rust/compiler/rustc_codegen_ssa
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
..
src Rollup merge of #142103 - scottmcm:fieldidx-in-interp, r=oli-obk 2025-06-06 23:53:18 +02:00
Cargo.toml Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin 2025-05-19 13:24:54 +10:00
messages.ftl make enabling the neon target feature a FCW 2025-05-22 12:19:25 +02:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.