rust/compiler/rustc_parse
Nicholas Nethercote 02423a5747 Make some IntoDiagnostic impls generic.
PR #119097 made the decision to make all `IntoDiagnostic` impls generic,
because this allowed a bunch of nice cleanups. But four hand-written
impls were unintentionally overlooked. This commit makes them generic.
2024-02-22 13:47:30 +11:00
..
src Make some IntoDiagnostic impls generic. 2024-02-22 13:47:30 +11:00
Cargo.toml Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
messages.ftl Support async trait bounds in macros 2024-02-20 16:09:09 +00:00