Files
rust/library/std/src
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-12-03 07:52:01 +01:00
2024-07-29 08:26:52 +10:00
2024-11-27 12:10:21 +00:00
2024-11-02 11:27:14 +01:00
2024-11-12 15:08:41 -06:00
2024-07-29 08:26:52 +10:00
2024-12-05 00:26:13 +00:00
2024-08-01 15:38:51 -04:00
2024-04-08 11:57:17 +00:00
2024-12-13 11:53:01 +01:00
2024-10-22 20:18:11 -04:00