1
Fork 0
rust/compiler/rustc_resolve
Jubilee 99efb4204d
Rollup merge of #137912 - compiler-errors:no-missing-lifetime-recovery, r=oli-obk
Do not recover missing lifetime with random in-scope lifetime

Suppresses a ton of stray errors, since this recovery doesn't really make sense anymore now that we have a dedicated `ReError` kind.

r? oli-obk or reassign
2025-03-04 19:37:00 -08:00
..
src Rollup merge of #137912 - compiler-errors:no-missing-lifetime-recovery, r=oli-obk 2025-03-04 19:37:00 -08:00
Cargo.toml Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
messages.ftl Introduce feature(generic_const_parameter_types) 2025-02-28 20:43:15 +00:00