COMMITS
/ rustfmt.toml January 3, 2026
G
Rename `tests/rustdoc` into `tests/rustdoc-html`
Guillaume Gomez committed
July 21, 2025
G
Rename `tests/codegen` into `tests/codegen-llvm`
Guillaume Gomez committed
May 18, 2025
T
Do not run `rustfmt` on the `compiler-builtins` subtree
Trevor Gross committed
September 30, 2024
B
Initial support for dynamically linked crates
Bryanskiy committed
March 31, 2025
S
rustfmt does not support use closures yet
Santiago Pastorino committed
April 1, 2025
B
Allow formatting example/gen_block_iterate.rs
bjorn3 committed
December 17, 2024
J
Use field init shorthand where possible
Josh Triplett committed
November 2, 2024
I
chore(style): sync submodule exclusion list between tidy and rustfmt
ismailarilik committed
September 22, 2024
M
Use style_edition over version
Michael Goulet committed
July 16, 2024
G
Remove `src/gcc` from `rustfmt` checks
Guillaume Gomez committed
July 30, 2024
June 12, 2024
N
Update `use` declarations formatting options.
Nicholas Nethercote committed
July 23, 2024
M
step cfg(bootstrap)
Mark Rousskov committed
July 17, 2024
G
Ignore files in cg_gcc example folder
Guillaume Gomez committed
July 12, 2024
G
Unignore cg_gcc fmt
Guillaume Gomez committed
July 11, 2024
M
Add rustdoc-json support for use<>
Michael Goulet committed
June 4, 2024
N
Explain why `tests/ui-fulldeps/` is unformatted.
Nicholas Nethercote committed
N
Explain why `tests/ui/` is unformatted.
Nicholas Nethercote committed
N
Explain why `tests/rustdoc-ui/` is unformatted.
Nicholas Nethercote committed
N
rustfmt `tests/rustdoc-js-std/`.
Nicholas Nethercote committed
N
rustfmt `tests/rustdoc-json/`.
Nicholas Nethercote committed
June 3, 2024
N
rustfmt `tests/rustdoc-js/`.
Nicholas Nethercote committed
N
Explain why `tests/rustdoc-gui/` is unformatted.
Nicholas Nethercote committed
N
Explain why `tests/rustdoc/` is unformatted.
Nicholas Nethercote committed
N
rustfmt `tests/run-pass-valgrind/`.
Nicholas Nethercote committed
N
rustfmt `tests/run-make-fulldeps/`.
Nicholas Nethercote committed
N
Explain why `tests/pretty/` is unformatted.
Nicholas Nethercote committed
N
rustfmt `tests/mir-opt`.
Nicholas Nethercote committed
May 29, 2024
N
Explain why we don't run rustfmt on `tests/incremental/`.
Nicholas Nethercote committed
N
Explain why we don't run rustfmt on `tests/debuginfo/`.
Nicholas Nethercote committed
N
Run rustfmt on `tests/run-make/`.
Nicholas Nethercote committed
N
Explain why we don't run rustfmt on `tests/crashes/`.
Nicholas Nethercote committed
N
Run rustfmt on `tests/coverage-run-rustdoc/`.
Nicholas Nethercote committed
N
Run rustfmt on `tests/coverage/`.
Nicholas Nethercote committed
N
Run rustfmt on `tests/codegen-units/`.
Nicholas Nethercote committed
N
Run rustfmt on `tests/codegen/`.
Nicholas Nethercote committed
N
Run rustfmt on `tests/auxiliary/`.
Nicholas Nethercote committed
N
Run rustfmt on `tests/assembly/`.
Nicholas Nethercote committed
N
List all `tests/` subdirs explicitly in `rustfmt.toml`.
Nicholas Nethercote committed
May 28, 2024
N
Don't format `tests/run-make/*/rmake.rs`.
Nicholas Nethercote committed
N
Fix comments.
Nicholas Nethercote committed
May 22, 2024
N
Remove out-of-date comment.
Nicholas Nethercote committed
May 14, 2024
B
refactor: add rustc-perf submodule to src/tools
Bernardo Meurer Costa committed
May 4, 2024
U
Fix ignored tests for formatting
Urgau committed
May 2, 2024
G
Allow `fmt` to run on `rmake.rs` test files
Guillaume Gomez committed
March 8, 2024
B
Remove exception for deleted file from rustfmt.toml
bjorn3 committed
January 11, 2024
K
rustfmt.toml: don't ignore just any `tests` path, only root one
klensy committed
November 23, 2023
B
Fix fn_sig_for_fn_abi and the coroutine transform for generators
bjorn3 committed
June 23, 2023
K
rust-installer and rls no longer submodule, so fix rustfmt.toml
klensy committed
June 19, 2023
B
Format the examples directory of cg_clif
bjorn3 committed