Remove structured_errors
module
This commit is contained in:
parent
2f0368c902
commit
af9ab1b026
5 changed files with 2 additions and 5 deletions
|
@ -9,6 +9,7 @@ use rustc_middle::ty::Ty;
|
|||
use rustc_span::{symbol::Ident, Span, Symbol};
|
||||
mod pattern_types;
|
||||
pub use pattern_types::*;
|
||||
pub mod wrong_number_of_generic_args;
|
||||
|
||||
mod precise_captures;
|
||||
pub(crate) use precise_captures::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue