rust/compiler/rustc_const_eval/src
Scott McMurray ee9901e65c Change tag_field to FieldIdx in Variants::Multiple
It was already available as a generic parameter anyway, and it's not like we'll ever put a tag in the 5-billionth field.
2025-06-03 23:42:21 -07: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 Change tag_field to FieldIdx in Variants::Multiple 2025-06-03 23:42:21 -07: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