Skip to content

Commit 7f1c2c0

Browse files
committed
Add target to cargo config
1 parent 27afd6a commit 7f1c2c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cargo/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ collect-metadata = "test --test dogfood --features metadata-collector-lint -- ru
77
[build]
88
# -Zbinary-dep-depinfo allows us to track which rlib files to use for compiling UI tests
99
rustflags = ["-Zunstable-options", "-Zbinary-dep-depinfo"]
10+
target-dir = "target"

0 commit comments

Comments
 (0)