rust/compiler/rustc_const_eval/src/util
Samuel Tardieu 58a7b873cf
Rollup merge of #144890 - WaffleLapkin:project_fields, r=lcnr
Add `InterpCx::project_fields`

I was hoping for a much bigger improvement and this is lukewarm at best ^^'

Still, I think this makes sense.
2025-08-05 03:51:40 +02:00
..
alignment.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
caller_location.rs add project_fields helper function 2025-08-04 11:34:46 +02:00
check_validity_requirement.rs Comment more code and make tests clearer 2025-07-16 00:50:20 +08: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 Remove unused arg from path_append_impl. 2025-08-03 19:58:59 +10:00