phobos/std/algorithm
The Dlang Bot a7bd1a3184
Merge pull request #7502 from MoonlightSentinel/move-safe
Fix Issue 20869 - `move` is overly trusting of `opPostMove`
merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>
2020-05-31 04:33:26 +02:00
..
comparison.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
internal.d Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest 2020-01-19 14:05:17 +02:00
iteration.d Fix issue 19525 2020-05-29 01:18:40 +02:00
mutation.d Fix Issue 20869 - move is overly trusting of opPostMove 2020-05-29 13:35:07 +02:00
package.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
searching.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
setops.d Merge pull request #7441 from Geod24/bugzilla-links 2020-04-14 17:42:07 +02:00
sorting.d [Trivial] Use std.meta instead of std.typetuple 2020-05-13 10:49:16 +09:00