rust/compiler/rustc_const_eval/src
Trevor Gross 5d6ecf584e
Rollup merge of #142575 - oli-obk:sneaky-self-init, r=RalfJung
Ensure copy* intrinsics also perform the static self-init checks

fixes rust-lang/rust#142532

r? `@RalfJung`
2025-06-20 13:36:01 -04:00
..
check_consts Make feature suggestion more consistent. 2025-06-18 16:52:38 +00:00
const_eval const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
interpret Ensure copy* intrinsics also perform the static self-init checks 2025-06-20 07:30:36 +00:00
util Rollup merge of #142103 - scottmcm:fieldidx-in-interp, r=oli-obk 2025-06-06 23:53:18 +02:00
errors.rs Make feature suggestion more consistent. 2025-06-18 16:52:38 +00:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00