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