We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc29106 commit 42e825dCopy full SHA for 42e825d
dub.sdl
@@ -8,12 +8,7 @@ targetPath "build"
8
targetType "library"
9
10
buildOptions "betterC"
11
-dflags "-preview=dip1000" "-preview=dip25"
12
-dflags "-preview=fieldwise"
13
-dflags "-preview=markdown"
14
-dflags "-preview=fixAliasThis"
15
-dflags "-preview=intpromote"
16
-dflags "-preview=dtorfields"
+dflags "-preview=dip1000"
17
dflags "-mixin=build/mixin.d"
18
19
sourcePaths // no default sourcepath
0 commit comments