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 27afd6a commit 7f1c2c0Copy full SHA for 7f1c2c0
.cargo/config
@@ -7,3 +7,4 @@ collect-metadata = "test --test dogfood --features metadata-collector-lint -- ru
7
[build]
8
# -Zbinary-dep-depinfo allows us to track which rlib files to use for compiling UI tests
9
rustflags = ["-Zunstable-options", "-Zbinary-dep-depinfo"]
10
+target-dir = "target"
0 commit comments