rust/compiler/rustc_const_eval/src
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
..
check_consts remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
const_eval Remove useless lifetime parameter. 2025-07-23 23:54:37 +00:00
interpret Rollup merge of #144890 - WaffleLapkin:project_fields, r=lcnr 2025-08-05 03:51:40 +02:00
util Rollup merge of #144890 - WaffleLapkin:project_fields, r=lcnr 2025-08-05 03:51:40 +02:00
errors.rs miri: for ABI mismatch errors, say which argument is the problem 2025-07-27 22:26:10 +02:00
lib.rs add project_fields helper function 2025-08-04 11:34:46 +02:00