Move code from rustc_trait_selection/opaque_types to better places
This commit is contained in:
parent
2471431017
commit
31e1a777e7
4 changed files with 542 additions and 549 deletions
|
@ -37,5 +37,4 @@ extern crate smallvec;
|
|||
|
||||
pub mod autoderef;
|
||||
pub mod infer;
|
||||
pub mod opaque_types;
|
||||
pub mod traits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue