diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-05-24 17:48:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-24 17:48:03 +0200 |
| commit | eb6297eb6ff618380bceaca23572d19cc7e07ba0 (patch) | |
| tree | e7764d168aa3964170f43b09f6d7b0d39436e360 /compiler/rustc_codegen_llvm/src | |
| parent | 268657b40b5b04991763e69503a89bac02778fa3 (diff) | |
| parent | c1ac4a2f2840e312af84d453751861f400fd6798 (diff) | |
| download | rust-eb6297eb6ff618380bceaca23572d19cc7e07ba0.tar.gz rust-eb6297eb6ff618380bceaca23572d19cc7e07ba0.zip | |
Rollup merge of #125477 - nnethercote:missed-rustfmt, r=compiler-errors
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
