Move some outlives bounds things from rustc_trait_selection to rustc_typeck
This commit is contained in:
@@ -9,7 +9,6 @@ pub mod dropck_outlives;
|
||||
pub mod evaluate_obligation;
|
||||
pub mod method_autoderef;
|
||||
pub mod normalize;
|
||||
pub mod outlives_bounds;
|
||||
pub mod type_op;
|
||||
|
||||
pub use rustc_middle::traits::query::*;
|
||||
|
||||
Reference in New Issue
Block a user