Commit 0697ee9
authored
Rollup merge of #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`7 files changed
Lines changed: 456 additions & 349 deletions
File tree
- compiler
- rustc_hir_analysis/src/hir_ty_lowering
- rustc_hir_typeck/src/fn_ctxt
- rustc_trait_selection/src/traits
- tests/ui/sized
0 commit comments