Commit 0697ee9
authored
Rollup merge of rust-lang#122865 - surechen:refactor_astconv_error_report_20240321, r=lcnr
Split hir ty lowerer's error reporting code in check functions to mod errors.
Move some error report codes to mod `astconv/errors.rs`
r? `@lcnr`File tree
7 files changed
+456
-349
lines changed- compiler
- rustc_hir_analysis/src/hir_ty_lowering
- rustc_hir_typeck/src/fn_ctxt
- rustc_trait_selection/src/traits
- tests/ui/sized
7 files changed
+456
-349
lines changed
0 commit comments