remove bit_set re-export from rustc_data_structures
This commit is contained in:
parent
17990637b3
commit
d20183dbbf
48 changed files with 55 additions and 42 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use crate::bit_set::BitMatrix;
|
||||
use rustc_index::bit_set::BitMatrix;
|
||||
use crate::fx::FxHashMap;
|
||||
use crate::stable_hasher::{HashStable, StableHasher};
|
||||
use crate::sync::Lock;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue