rust/tests/run-make/symbols-include-type-name
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
..
lib.rs Use field init shorthand where possible 2024-12-17 14:33:10 -08:00
rmake.rs rewrite symbols-include-type-name to rmake 2024-07-09 14:30:57 -04:00