Files
rust/compiler/rustc_middle/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-28 22:22:37 -07:00
2023-03-21 16:39:24 +01:00
2022-11-21 15:24:50 +01:00
2023-03-11 22:51:57 +01:00
2023-02-22 17:04:58 +00:00
2023-03-28 22:22:37 -07:00
2023-03-02 23:46:44 +04:00