Skip to content

Commit 49bfd1b

Browse files
authored
Unrolled build for rust-lang#133667
Rollup merge of rust-lang#133667 - sunwxg:xiaoguang/remove-unused-code, r=clubby789 Remove unused code
2 parents f981b2e + 92a1a1d commit 49bfd1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/run-make/thumb-none-qemu/rmake.rs

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ fn main() {
2727
std::env::set_current_dir(CRATE).unwrap();
2828

2929
let target_dir = path("target");
30-
let manifest_path = path("Cargo.toml");
3130

3231
// Debug
3332
cargo()

0 commit comments

Comments
 (0)