mirror of
https://github.com/dlang/phobos.git
synced 2025-04-30 23:20:29 +03:00
![]() - unittests did fail with DIP1000 due to missing return scope inference in chained range, thus leading to a scope violation which prevented `@safe` inference - fixed unittests by adding return scope to chain.Result - would still fail under dip1000 with other ranges that miss return scope on their opSlice - should not have any effect on non-DIP1000 usage |
||
---|---|---|
.. | ||
interfaces.d | ||
package.d | ||
primitives.d |