rust/compiler/rustc_const_eval/src
Matthias Krüger f574c0edb5
Rollup merge of #141698 - oli-obk:ctfe-err-flip, r=RalfJung
Use the informative error as the main const eval error message

r? `@RalfJung`

I only did the minimal changes necessary to the const eval error machinery. I'd prefer not to mix test changes with refactorings 😆
2025-06-03 21:53:37 +02:00
..
check_consts Add iter macro 2025-06-03 10:52:32 -07:00
const_eval Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
interpret Add const support for float rounding methods 2025-05-31 15:26:57 -03:00
util Rename unpack to kind 2025-05-27 11:14:45 +00: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