Skip to content

Commit 1ce8857

Browse files
committed
Fix
1 parent a329615 commit 1ce8857

File tree

1 file changed

+0
-1
lines changed
  • compiler/rustc_middle/src/mir

1 file changed

+0
-1
lines changed

compiler/rustc_middle/src/mir/mono.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
use std::fmt;
22
use std::hash::Hash;
33

4-
use rustc_attr::InlineAttr;
54
use rustc_data_structures::base_n::{BaseNString, CASE_INSENSITIVE, ToBaseN};
65
use rustc_data_structures::fingerprint::Fingerprint;
76
use rustc_data_structures::fx::FxIndexMap;

0 commit comments

Comments
 (0)