rust/compiler
Nicholas Nethercote c1ac4a2f28 Run rustfmt on files that need it.
Somehow these files aren't properly formatted. By default `x fmt` and `x
tidy` only check files that have changed against master, so if an
ill-formatted file somehow slips in it can stay that way as long as it
doesn't get modified(?)

I found these when I ran `x fmt` explicitly on every `.rs` file in the
repo, while working on
https://github.com/rust-lang/compiler-team/issues/750.
2024-05-24 15:17:21 +10:00
..
2024-05-23 06:03:17 +10:00
2024-05-21 20:12:30 -04:00
2024-05-17 18:33:37 -03:00
2024-05-08 15:06:35 +00:00
2024-05-21 17:00:45 -04:00
2024-05-21 20:12:30 -04:00