mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
Remove unused import
This commit is contained in:
@@ -90,8 +90,6 @@ mod prelude {
|
||||
|
||||
pub use rustc_index::vec::Idx;
|
||||
|
||||
pub use rustc_mir::monomorphize::collector;
|
||||
|
||||
pub use rustc_codegen_ssa::mir::operand::{OperandRef, OperandValue};
|
||||
pub use rustc_codegen_ssa::traits::*;
|
||||
pub use rustc_codegen_ssa::{CodegenResults, CompiledModule, ModuleKind};
|
||||
|
||||
Reference in New Issue
Block a user