Files
rust/library/std/src/sys
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
..
2024-07-31 13:45:14 +00:00
2024-11-12 15:08:41 -06:00
fmt
2024-11-27 12:02:02 -05:00
2024-07-08 09:19:25 -05:00