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-29 20:12:33 +0200
committerGitHub <noreply@github.com>2024-05-29 20:12:33 +0200
commita7a2fa51f1603c457daf44480fcade778b532abb (patch)
tree2ea55aeeb53eed11d0ec4e9fd2c9c9aea5ea5932 /compiler/rustc_codegen_llvm/src
parentd0311c1303faa427661ea9adc93372e9b66d74eb (diff)
parent9dc6e082791fe0f3116c34a922de75947883644c (diff)
downloadrust-a7a2fa51f1603c457daf44480fcade778b532abb.tar.gz
rust-a7a2fa51f1603c457daf44480fcade778b532abb.zip
Rollup merge of #125693 - Zalathar:format, r=lqd
Format all source files in `tests/coverage/`

Currently we can't automatically enforce formatting on tests (see #125637), but we can at least keep things relatively tidy by occasionally running the formatter manually.

This was done by temporarily commenting out the `"/tests/"` exclusion in `rustfmt.toml`, and then running:
- `x fmt tests/coverage`
- `x test coverage --bless`

(This PR also includes a few cosmetic tweaks to some of the affected files, to convince rustfmt to format them in the way we want.)

``@rustbot`` label +A-code-coverage
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions