rust/compiler/rustc_const_eval/src
Jubilee 179bcf6805
Rollup merge of #142405 - oli-obk:type-once, r=RalfJung
Don't hardcode the intrinsic return types twice in the compiler

We already manually check intrinsic types in intrinsicck so we don't need to do it in the interpreter
2025-06-13 20:59:17 -07:00
..
check_consts const_eval: fix some outdated comments 2025-06-10 11:45:38 +02:00
const_eval const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
interpret Rollup merge of #142405 - oli-obk:type-once, r=RalfJung 2025-06-13 20:59:17 -07:00
util Rollup merge of #142103 - scottmcm:fieldidx-in-interp, r=oli-obk 2025-06-06 23:53:18 +02:00
errors.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00