rust/compiler/rustc_middle
Jacob Pratt 4e792df4ed
Rollup merge of #122749 - aliemjay:region-err, r=compiler-errors
make `type_flags(ReError) & HAS_ERROR`

Self-explanatory. `TypeVisitableExt::references_error(ReError)` incorrectly returned `false`.
2024-03-20 20:29:45 -04:00
..
src Rollup merge of #122749 - aliemjay:region-err, r=compiler-errors 2024-03-20 20:29:45 -04:00
Cargo.toml remove unused derive_more dep 2024-03-08 12:34:14 +03:00
README.md
messages.ftl Add a custom panic message for resuming `gen` blocks after they panicked 2023-10-30 10:23:57 +00:00

README.md

For more information about how rustc works, see the rustc dev guide.