rust/compiler/rustc_infer
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 Convert TypeVisitor and DefIdVisitor to use VisitorResult 2024-03-05 13:28:15 -05:00
messages.ftl Remove unused fluent messages 2024-03-03 00:57:45 +08:00