rust/compiler/rustc_mir_build
Matthias Krüger 2ad4a3568d
Rollup merge of #132627 - adwinwhite:thir_body_cleanup, r=compiler-errors
cleanup: Remove outdated comment of `thir_body`

When typeck fails, `thir_body` returns `ErrorGuaranteed` rather than empty body.

No other code follows this outdated description except `check_unsafety`, which is also cleaned up in this PR.
2024-11-12 06:27:17 +01:00
..
src Rollup merge of #132627 - adwinwhite:thir_body_cleanup, r=compiler-errors 2024-11-12 06:27:17 +01:00
Cargo.toml compiler: Switch to rustc_abi in hir_pretty, lint_defs, and mir_build 2024-10-30 22:38:49 -07:00
messages.ftl Change error message 2024-10-08 00:23:28 +02:00