Move Steal to rustc_data_structures.
This commit is contained in:
parent
cf9cf7c923
commit
41c44b498f
11 changed files with 18 additions and 20 deletions
|
@ -106,7 +106,6 @@ pub mod outlives;
|
|||
pub mod print;
|
||||
pub mod query;
|
||||
pub mod relate;
|
||||
pub mod steal;
|
||||
pub mod subst;
|
||||
pub mod trait_def;
|
||||
pub mod util;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue