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 f1c797f commit 99c2299Copy full SHA for 99c2299
tests/run-make/compiler-builtins/rmake.rs
@@ -56,7 +56,6 @@ fn main() {
56
"--target",
57
&target,
58
])
59
- .env_clear()
60
.env("PATH", path)
61
.env("RUSTC", rustc)
62
.env("RUSTFLAGS", "-Copt-level=0 -Cdebug-assertions=yes")
0 commit comments