We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f981b2e + 92a1a1d commit 49bfd1bCopy full SHA for 49bfd1b
tests/run-make/thumb-none-qemu/rmake.rs
@@ -27,7 +27,6 @@ fn main() {
27
std::env::set_current_dir(CRATE).unwrap();
28
29
let target_dir = path("target");
30
- let manifest_path = path("Cargo.toml");
31
32
// Debug
33
cargo()
0 commit comments