Move InferCtxtExt to rustc_trait_selection
This commit is contained in:
parent
1cff564203
commit
5ff45dc89e
7 changed files with 9 additions and 8 deletions
|
@ -13,6 +13,7 @@ mod fulfill;
|
|||
pub mod misc;
|
||||
mod object_safety;
|
||||
mod on_unimplemented;
|
||||
pub mod outlives_bounds;
|
||||
mod project;
|
||||
pub mod query;
|
||||
pub(crate) mod relationships;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue