rust/compiler/rustc_mir_build
Nicholas Nethercote 45dc19785d Remove lifetimes from some diagnostics.
Because the `&'a str` fields can be trivially converted to `String`
without causing any extra allocations.
2024-01-30 18:46:08 +11:00
..
src Remove lifetimes from some diagnostics. 2024-01-30 18:46:08 +11:00
Cargo.toml Use zip_eq to enforce that things being zipped have equal sizes 2024-01-14 20:01:12 +00:00
messages.ftl remove StructuralEq trait 2024-01-24 07:56:23 +01:00