compiler: remove unnecessary imports and qualified paths
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
use rustc_macros::HashStable;
|
||||
use rustc_span::Symbol;
|
||||
|
||||
use std::cmp::Ord;
|
||||
use std::fmt::{self, Debug, Formatter};
|
||||
|
||||
rustc_index::newtype_index! {
|
||||
|
||||
Reference in New Issue
Block a user