Files
rust/compiler/rustc_mir_transform/src
Matthias Krüger 85c38454c0 Rollup merge of #109716 - scottmcm:field-to-fieldidx, r=oli-obk
Move `mir::Field` → `abi::FieldIdx`

The first PR for https://github.com/rust-lang/compiler-team/issues/606

This is just the move-and-rename, because it's plenty big already.  Future PRs will start using `FieldIdx` more broadly, and concomitantly removing `FieldIdx::new`s.
2023-03-29 21:19:51 +02:00
..
2023-03-07 14:25:22 +01:00
2023-02-24 07:32:24 +11:00
2023-02-16 18:30:25 +01:00
2023-03-14 20:52:42 +01:00
2023-03-21 15:38:52 +00:00
2023-03-28 22:22:37 -07:00
2023-03-21 15:38:51 +00:00
2023-03-14 20:52:42 +01:00
2023-03-13 18:22:55 +00:00
2023-03-28 22:22:37 -07:00