rust/compiler/rustc_const_eval/src
Matthias Krüger 756d3a0fb7
Rollup merge of #147764 - beepster4096:oopsies_sorry, r=saethlin
Undo CopyForDeref assertion in const qualif

Fixes rust-lang/rust#147733 caused by rust-lang/rust#145513

This code in fact does not run only on runtime MIR.
2025-10-18 08:08:38 +02:00
..
check_consts undo CopyForDeref assertion in const qualif 2025-10-15 14:28:03 -07:00
const_eval Remove Option from impl_trait_header 2025-10-17 08:36:34 -05:00
interpret Auto merge of #145513 - beepster4096:erasedereftemps, r=saethlin,cjgillot 2025-10-12 02:34:20 +00:00
util Rollup merge of #147489 - chenyukang:yukang-prefer-repeat-n, r=Kivooeo,oli-obk 2025-10-09 18:43:26 +11:00
errors.rs fix panic with extra-const-ub-checks 2025-10-07 19:16:58 +02:00
lib.rs Apply cfg(bootstrap) replacement 2025-09-26 19:09:23 -04:00