phobos/std/algorithm
Martin Nowak a34a25ead9 fix Issue 17730 - move escapes scope variable in @safe code
- needs to be annotated with return scope, so that the return value
  lifetime depends on the argument's lifetime
- cannot be tested because phobos doesn't yet work with DIP1000 and
  also because of Issue 17932
2017-10-23 22:10:19 +02:00
..
comparison.d has_public_example: std.algorithm.comparison 2017-07-08 23:52:27 +02:00
internal.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
iteration.d Fix issue 15735: Correct splitter documentation when argument is an empty range. 2017-10-08 14:10:08 -07:00
mutation.d fix Issue 17730 - move escapes scope variable in @safe code 2017-10-23 22:10:19 +02:00
package.d Add documentation and unittests regarding multisets 2017-07-21 10:12:16 +03:00
searching.d Fix tabs 2017-10-01 22:16:41 -03:00
setops.d Get rid of unused variables in std/algorithm 2017-08-02 17:30:16 +03:00
sorting.d Get rid of unused variables in std/algorithm 2017-08-02 17:30:16 +03:00