Skip to content

Commit

Permalink
leftover import
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecificProtagonist committed Jan 25, 2025
1 parent 185e3ef commit bd28faf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/tools/miri/src/shims/alloc.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use std::iter;

use rustc_abi::{Align, Size};
use rustc_ast::expand::allocator::AllocatorKind;

Expand Down
1 change: 0 additions & 1 deletion src/tools/miri/src/shims/foreign_items.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use std::collections::hash_map::Entry;
use std::io::Write;
use std::iter;
use std::path::Path;

use rustc_abi::{Align, AlignFromBytesError, Size};
Expand Down

0 comments on commit bd28faf

Please sign in to comment.