We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a329615 commit 1ce8857Copy full SHA for 1ce8857
compiler/rustc_middle/src/mir/mono.rs
@@ -1,7 +1,6 @@
1
use std::fmt;
2
use std::hash::Hash;
3
4
-use rustc_attr::InlineAttr;
5
use rustc_data_structures::base_n::{BaseNString, CASE_INSENSITIVE, ToBaseN};
6
use rustc_data_structures::fingerprint::Fingerprint;
7
use rustc_data_structures::fx::FxIndexMap;
0 commit comments