rust/tests/ui/diagnostic_namespace
bors 7188f45311 Auto merge of #140503 - matthiaskrgr:rollup-n7zigts, r=matthiaskrgr
Rollup of 11 pull requests

Successful merges:

 - #136160 (Remove backticks from `ShouldPanic::YesWithMessage`'s `TrFailedMsg`)
 - #139059 (uses_power_alignment: wording tweaks)
 - #139192 (mention provenance in the pointer::wrapping_offset docs)
 - #140312 (Improve pretty-printing of braces)
 - #140404 (rm `TypeVistable` impls for `Canonical`)
 - #140437 (enable msa feature for mips in codegen tests)
 - #140438 (Add `rust.debug-assertions-tools` option)
 - #140439 (miri: algebraic intrinsics: bring back float non-determinism)
 - #140445 (Treat ManuallyDrop as ~const Destruct)
 - #140446 (chore: fix some tests)
 - #140448 (Rename `rustc_query_append!` to `rustc_with_all_queries!`)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-04-30 12:09:10 +00:00
..
auxiliary Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00
do_not_recommend norm nested aliases before evaluating the parent goal 2025-04-24 18:41:43 +00:00
on_unimplemented Auto merge of #140503 - matthiaskrgr:rollup-n7zigts, r=matthiaskrgr 2025-04-30 12:09:10 +00:00
can_use_the_diagnostic_name_in_other_places.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
deny_malformed_attribute.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
deny_malformed_attribute.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
existing_proc_macros.rs Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00
malformed_foreign_on_unimplemented.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
malformed_foreign_on_unimplemented.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
non_existing_attributes_accepted.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
non_existing_attributes_accepted.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
requires_path.rs Stabilize the #[diagnostic] namespace and #[diagnostic::on_unimplemented] attribute 2024-02-27 08:50:56 +01:00
requires_path.stderr Stabilize the #[diagnostic] namespace and #[diagnostic::on_unimplemented] attribute 2024-02-27 08:50:56 +01:00
suggest_typos.rs Add do_not_recommend typo help 2025-03-24 01:02:07 +01:00
suggest_typos.stderr Add do_not_recommend typo help 2025-03-24 01:02:07 +01:00