We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3cfd08 commit 1443d75Copy full SHA for 1443d75
dip1000.mak
@@ -60,7 +60,7 @@ aa[std.zlib]=-dip1000
60
aa[std.algorithm.comparison]=-dip1000
61
aa[std.algorithm.internal]=-dip1000
62
aa[std.algorithm.iteration]=-dip25 # WIP_carblue
63
-aa[std.algorithm.mutation]=-dip25 # depends on std.container.slist (https://github.com/dlang/phobos/pull/6295)
+aa[std.algorithm.mutation]=-dip1000
64
aa[std.algorithm.package]=-dip1000
65
aa[std.algorithm.searching]=-dip25 # depends on https://github.com/dlang/phobos/pull/6246 merged and std.algorithm.comparison fixed
66
aa[std.algorithm.setops]=-dip1000
0 commit comments