[Issue 18329] std.algorithm.startsWith & endsWith can sometimes statically determine decoding unnecessary
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 30 15:30:08 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18329
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/361a5c55ccdf32dab48b63844c6fc4d08bc68465
Fix Issue 18329 - std.algorithm.startsWith & endsWith can sometimes statically
determine decoding unnecessary
https://github.com/dlang/phobos/commit/51ae131326732a975e3b0a23eb1880ceceaf7869
Merge pull request #6094 from n8sh/algorithm-startswith-nodecode
Fix Issue 18329 - std.algorithm.startsWith & endsWith can sometimes statically
determine decoding unnecessary
--
More information about the Digitalmars-d-bugs
mailing list