Fix import
This commit is contained in:
parent
35a1b91c4b
commit
42d817f3e7
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue