Skip to content

Commit

Permalink
Rollup merge of rust-lang#133667 - sunwxg:xiaoguang/remove-unused-cod…
Browse files Browse the repository at this point in the history
…e, r=clubby789

Remove unused code
  • Loading branch information
RalfJung authored Nov 30, 2024
2 parents a9019f2 + 92a1a1d commit 244bf5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/run-make/thumb-none-qemu/rmake.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ fn main() {
std::env::set_current_dir(CRATE).unwrap();

let target_dir = path("target");
let manifest_path = path("Cargo.toml");

// Debug
cargo()
Expand Down

0 comments on commit 244bf5f

Please sign in to comment.