Move rustc_infer::infer::error_reporting to rustc_infer::error_reporting::infer
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#[macro_use]
|
||||
extern crate tracing;
|
||||
|
||||
pub mod error_reporting;
|
||||
mod errors;
|
||||
pub mod infer;
|
||||
pub mod traits;
|
||||
|
||||
Reference in New Issue
Block a user