We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27529d5 commit 2949195Copy full SHA for 2949195
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