rust/compiler/rustc_const_eval/src
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
..
check_consts Rollup merge of #148683 - fmease:rm-const_trait-attr, r=fee1-dead 2025-11-09 17:37:05 +01:00
const_eval Auto merge of #148040 - saethlin:trivial-consts, r=oli-obk 2025-10-27 11:02:41 +00:00
interpret Auto merge of #148721 - Zalathar:rollup-398va3y, r=Zalathar 2025-11-09 08:27:35 +00:00
util show packed alignment in mir_transform_unaligned_packed_ref 2025-11-07 13:57:37 -07:00
errors.rs fix panic with extra-const-ub-checks 2025-10-07 19:16:58 +02:00
lib.rs Unify the configuration of the compiler docs 2025-11-05 11:25:27 +00:00