about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-24 17:48:03 +0200
committerGitHub <noreply@github.com>2024-05-24 17:48:03 +0200
commiteb6297eb6ff618380bceaca23572d19cc7e07ba0 (patch)
treee7764d168aa3964170f43b09f6d7b0d39436e360 /compiler/rustc_codegen_llvm/src
parent268657b40b5b04991763e69503a89bac02778fa3 (diff)
parentc1ac4a2f2840e312af84d453751861f400fd6798 (diff)
downloadrust-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