Move autoderef to rustc_hir_analysis
This commit is contained in:
@@ -84,6 +84,7 @@ extern crate rustc_middle;
|
||||
pub mod check;
|
||||
|
||||
pub mod astconv;
|
||||
pub mod autoderef;
|
||||
mod bounds;
|
||||
mod check_unused;
|
||||
mod coherence;
|
||||
|
||||
Reference in New Issue
Block a user