rust/compiler/rustc_trait_selection
Georg Semmler ddfcf86867
Allow emitting diagnostics from the #[diagnostic] namespace without a
nightly feature

(Using this attribute still requires a nightly feature, this just
enables that this feature does not need to be enabled on the child crate
as well)
2024-01-05 15:23:09 +01:00
..
src Allow emitting diagnostics from the #[diagnostic] namespace without a 2024-01-05 15:23:09 +01:00
Cargo.toml Provide better suggestions for T == &T and &T == T 2023-12-16 19:56:50 -08:00
messages.ftl Restrict what symbols can be used in #[diagnostic::on_unimplemented] format strings 2023-12-04 10:00:33 +01:00