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