about summary refs log tree commit diff
path: root/src/tools/rustfmt/src/lib.rs
AgeCommit message (Expand)AuthorLines
2023-06-19Merge commit '3f7c366fc0464e01ddcaefbd70647cb3da4202be' into rustfmt-syncCaleb Cartwright-2/+0
2023-02-21Use `ThinVec` in various AST types.Nicholas Nethercote-0/+1
2022-12-31Add missing extern crate rustc_driverbjorn3-0/+5
2022-06-12Merge commit '7b73b60faca71d01d900e49831fcb84553e93019' into sync-rustfmtCaleb Cartwright-13/+1
2022-01-09Compute most of Public/Exported access level in rustc_resolveLamb-0/+1
2021-12-29Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-sub...Caleb Cartwright-2/+3
2021-11-07Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-syncCaleb Cartwright-2/+2
2021-09-09Revert "Allow formatting `Anonymous{Struct, Union}` declarations"Felix S. Klock II-6/+1
2021-07-25Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmtCaleb Cartwright-5/+2
2021-07-01Document rustfmt on nightly-rustcJoshua Nelson-0/+1
2021-05-16Allow formatting `Anonymous{Struct, Union}` declarationsjedel1043-1/+6
2021-05-14Add 'src/tools/rustfmt/' from commit '7872306edf2e11a69aaffb9434088fd66b46a863'Caleb Cartwright-0/+670