rust/compiler/rustc_const_eval/src/util
Guillaume Gomez 3a6f1b0375
Rollup merge of #142103 - scottmcm:fieldidx-in-interp, r=oli-obk
Update `InterpCx::project_field` to take `FieldIdx`

As suggested by Ralf in https://github.com/rust-lang/rust/pull/142005#discussion_r2125839015
2025-06-06 23:53:18 +02:00
..
alignment.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
caller_location.rs Rollup merge of #142103 - scottmcm:fieldidx-in-interp, r=oli-obk 2025-06-06 23:53:18 +02:00
check_validity_requirement.rs rename BackendRepr::Vector → SimdVector 2025-02-28 17:17:45 +01:00
compare_types.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
mod.rs Pretty print pattern type values with transmute if they don't satisfy their pattern 2025-02-05 14:56:41 +00:00
type_name.rs Rename unpack to kind 2025-05-27 11:14:45 +00:00