Fix import
This commit is contained in:
parent
35a1b91c4b
commit
42d817f3e7
@ -17,6 +17,7 @@ use rustc_allocator as allocator;
|
||||
use rustc_borrowck as borrowck;
|
||||
use rustc_codegen_utils::codegen_backend::CodegenBackend;
|
||||
use rustc_data_structures::sync::{self, Lock};
|
||||
#[cfg(parallel_compiler)]
|
||||
use rustc_data_structures::jobserver;
|
||||
use rustc_incremental;
|
||||
use rustc_metadata::creader::CrateLoader;
|
||||
|
Loading…
x
Reference in New Issue
Block a user