rust/compiler/rustc_borrowck
Matthew Jasper a4a9fb412e Don't immediately panic if dropck fails without returning errors
Type lowering can give non-fatal errors that dropck then uses to suppress its own errors. Assume this is the cases when we can't find the error in borrowck.
2025-02-24 16:41:18 +00:00
..
src Don't immediately panic if dropck fails without returning errors 2025-02-24 16:41:18 +00:00
Cargo.toml Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
messages.ftl Rework "long type names" printing logic 2025-01-31 20:39:01 +00:00