Skip to content

Commit 35e92ae

Browse files
authored
Rollup merge of #133667 - sunwxg:xiaoguang/remove-unused-code, r=clubby789
Remove unused code
2 parents 78fecaa + 92a1a1d commit 35e92ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: 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)