rust/compiler/rustc_mir_build
Scott McMurray 5bbaeadc01 Move mir::Fieldabi::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-and-bitrotty already.  Future PRs will start using `FieldIdx` more broadly, and concomitantly removing `FieldIdx::new`s.
2023-03-28 22:22:37 -07:00
..
src Move mir::Fieldabi::FieldIdx 2023-03-28 22:22:37 -07:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00
messages.ftl Add notes to non-structural const in pattern error message 2023-03-27 11:08:11 -04:00