rust/compiler/rustc_const_eval/src
Matthias Krüger 0820dd0bc2
Rollup merge of #142015 - oli-obk:wrong-instance, r=RalfJung
Report the actual item that evaluation failed for

instead of id of the last frame in the evaluation stack

r? ``@RalfJung``

fixes rust-lang/rust#142010
2025-06-05 16:02:03 +02:00
..
check_consts Add iter macro 2025-06-03 10:52:32 -07:00
const_eval Report the actual item that evaluation failed for 2025-06-04 15:13:25 +00:00
interpret Change tag_field to FieldIdx in Variants::Multiple 2025-06-03 23:42:21 -07:00
util Add Location::file_with_nul 2025-06-04 09:23:05 -07: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