Files
rust/tests/ui/specialization
Matthias Krüger e5a69bb215 Rollup merge of #148683 - fmease:rm-const_trait-attr, r=fee1-dead
Remove `#[const_trait]`

Remove `#[const_trait]` since we now have `const trait`. Update all structured diagnostics that still suggested the attribute.

r? ```@rust-lang/project-const-traits```
2025-11-09 17:37:05 +01:00
..
2024-06-07 14:59:38 -04:00
2025-08-11 16:58:21 -05:00
2025-02-13 23:49:09 +01:00
2025-11-08 07:37:15 +01:00
2025-11-08 07:37:15 +01:00
2025-07-11 08:30:47 +00:00
2025-07-11 08:30:47 +00:00

This directory contains the test for incorrect usage of specialization that should lead to compile failure. Those tests break down into a few categories: