rust/compiler/rustc_parse
Nicholas Nethercote b7e18cabd2 De-genericize some IntoDiagnostic impls.
These impls are all needed for just a single `IntoDiagnostic` type, not
a family of them.

Note that `ErrorGuaranteed` is the default type parameter for
`IntoDiagnostic`.
2023-12-04 18:57:42 +11:00
..
src De-genericize some IntoDiagnostic impls. 2023-12-04 18:57:42 +11:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Account for (pat if expr) => {} 2023-11-29 18:47:32 +00:00