Skip to content

Commit

Permalink
Update dub.sdl:
Browse files Browse the repository at this point in the history
  • Loading branch information
nordlow committed Apr 25, 2024
1 parent e3f5bee commit dd61c1e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dub.sdl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildType "release" {

buildType "unittest" {
buildOptions "unittests" "debugMode" "debugInfo"
dflags "-checkaction=context" "-preview=dip1000"
dflags "-checkaction=context" "-preview=dip1000" # TODO: "-preview=dip1021"
dflags "-fsanitize=address" "-fsanitize=leak" platform="posix-ldc"
}

Expand Down
Binary file added perf.data
Binary file not shown.
Binary file added perf.data.old
Binary file not shown.

0 comments on commit dd61c1e

Please sign in to comment.