rust/compiler/rustc_abi/src
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
..
callconv compiler: split vector_align into cabi and llvmlike 2025-02-20 19:55:29 -08:00
extern_abi compiler: remove rustc_abi::lookup and AbiUnsupported 2025-02-11 20:18:01 -08:00
layout Update compiler/rustc_abi/src/layout/ty.rs 2025-06-06 09:30:40 +00:00
callconv.rs rename BackendRepr::Vector → SimdVector 2025-02-28 17:17:45 +01:00
canon_abi.rs canon_abi: make to_erased_extern_abi just a detail in formatting 2025-06-05 10:05:36 +02:00
extern_abi.rs compiler: add CanonAbi 2025-05-31 12:36:01 -07:00
layout.rs Change tag_field to FieldIdx in Variants::Multiple 2025-06-03 23:42:21 -07:00
lib.rs Change tag_field to FieldIdx in Variants::Multiple 2025-06-03 23:42:21 -07:00
tests.rs coverage: Set up MC/DC bitmaps without additional unsafe code 2024-05-01 09:55:22 +10:00