os-rust/tests/codegen-units
Josh Triplett a105cd6066 Use field init shorthand where possible
Field init shorthand allows writing initializers like `tcx: tcx` as
`tcx`. The compiler already uses it extensively. Fix the last few places
where it isn't yet used.
2024-12-17 14:33:10 -08:00
..
item-collection Use field init shorthand where possible 2024-12-17 14:33:10 -08:00
partitioning Share inline(never) generics across crates 2024-11-28 13:43:05 -05:00