]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-10 Camille GILLOTKeep a parent LocalDefId in SpanData.
2021-09-09 Fabian WolffIgnore automatically derived impls of `Clone` and ...
2021-09-09 Felix S. Klock IIRevert "Allow formatting `Anonymous{Struct, Union}...
2021-09-09 Nipunn Koorapatirustfmt doc code blocks with multiple comma-separated...
2021-09-09 Caleb Cartwrightfix: handle param doc comments for macro scenarios
2021-09-08 Caleb Cartwrightfix: resolve idempotency issue in extern body elements
2021-09-06 Caleb Cartwrighttests: add files for issue 4579
2021-09-06 Stéphane Campinastry to write the parameter on a new line in case the...
2021-09-06 Caleb Cartwrightfix: use correct spans for params with attrs
2021-09-06 Caleb Cartwrightfix: newline width calc in combine w/ comments (#4123)
2021-09-06 borsAuto merge of #88493 - chenyukang:fix-duplicated-diagno...
2021-09-04 yukangFix #88256, remove duplicated diagnostic
2021-09-03 Esteban KuberDetect bare blocks with type ascription that were meant...
2021-09-03 Erictest: add test for #4322
2021-09-03 Erictest: add test for #4954
2021-09-03 Erictest: add test for #4257
2021-09-03 Erictest: add missing source for #4943
2021-09-02 Akiomi KamakuraAdd <title> to docs
2021-08-31 Yusuke TanakaImplement `One` option for imports_granularity (#4669)
2021-08-31 Cameron SteffenTemporary fix rustfmt for let-else
2021-08-27 DeadbeefFix rustfmt test
2021-08-27 DeadbeefIntroduce `~const`
2021-08-26 Ashvin Arsakularatnefix: remove wrong reformatting of qualified paths in...
2021-08-22 David TolnayPreserve visibility on trait items inside trait and...
2021-08-22 David TolnayAdd test for visibility on a trait item (currently...
2021-08-22 Frank SteffahnFix typos “an”→“a” and a few different ones that appear...
2021-08-22 Frank SteffahnFix more “a”/“an” typos
2021-08-18 David Bar-OnFix for version config option anchor
2021-08-18 gunadhyaFix redirect issue
2021-08-18 gunadhyaAdded Updated default version to Rustfmt docs config
2021-08-18 jdollarExluding v0.8.1 and v0.7 from the config dropdown
2021-08-18 Ayaz HafizWarn when rate limit is on docs page
2021-08-18 Ayaz Hafizfixup! Ensure that doc url hash IDs are scrolled to...
2021-08-18 Ayaz HafizEnsure that doc url hash IDs are scrolled to on page...
2021-08-18 Ayaz Hafizdocs: Preserve updated query param content and add...
2021-08-18 asrarAdds query param for version no (#4270)
2021-08-18 asrarAdds direct linking using header ids (#4272)
2021-08-18 hafizAdd github-style highlighting for code blocks (#4224)
2021-08-18 Ayaz Hafizfixup! Show configs from different versions on github...
2021-08-18 Ayaz HafizShow configs from different versions on github pages
2021-08-18 Ayaz HafizFix stable toggle on gh pages configuration site
2021-08-17 borsAuto merge of #87119 - jyn514:rustfmt-doc-private,...
2021-08-16 Joshua NelsonDocument private items for rustfmt
2021-08-15 CaioIntroduce hir::ExprKind::Let - Take 2
2021-08-09 Nipunn KoorapatiEnable triagebot assignment in rustfmt
2021-08-08 Caleb Cartwrightfix: don't drop drop generic args on assoc ty constraints
2021-08-07 Caleb Cartwrightfix: handle GAT types in impls with self bounds
2021-08-02 borsAuto merge of #87535 - lf-:authors, r=Mark-Simulacrum
2021-07-30 Caleb Cartwrightci: functionally delete appveyor
2021-07-29 Jaderfc3052: Remove authors field from Cargo manifests
2021-07-28 klensyBump deps
2021-07-28 EllenUnyeet const param defaults
2021-07-28 Outvi Vfix: make --edition 2021 visible in --help
2021-07-27 Caleb Cartwrightci: remove unnecessary cargo-make install on windows...
2021-07-26 Caleb CartwrightMerge commit '4236289b75ee55c78538c749512cdbeea5e1c332...
2021-07-26 Caleb Cartwrightchore: bump toolchain
2021-07-26 Elliot Bobrowfix link in Contributing.md
2021-07-26 Caleb Cartwrightchore: disable clippy::matches_like_macro lint
2021-07-26 Matthias Krügerfix a bunch of clippy warnings
2021-07-26 Caleb Cartwrightdocs: clarify match_arm_blocks config documentation
2021-07-26 Jethro BeekmanChange line endings from CRLF to LF
2021-07-26 Caleb Cartwrightfix: correct arm leading pipe check (#4880)
2021-07-26 Michael MurphyUpdating outdated links (#4869)
2021-07-26 Michael MurphyAdjusting help message (#4865)
2021-07-26 Casey RodarmorImprove pasta copyability of `merge_imports` deprecatio...
2021-07-26 Ruby LazuliAllow `--edition 2021` to be passed to rustfmt
2021-07-26 Caleb CartwrightMerge pull request #4920 from calebcartwright/subtree...
2021-07-17 Camille GILLOTUse LocalExpnId where possible.
2021-07-08 Guillaume GomezRework SESSION_GLOBALS API to prevent overwriting it
2021-07-01 Joshua NelsonDocument rustfmt on nightly-rustc
2021-06-21 Yuki OkushiRollup merge of #86424 - calebcartwright:rustfmt-mod...
2021-06-21 Yuki OkushiRollup merge of #86274 - alexander-melentyev:spaces...
2021-06-21 Alexander MelentyevDelete spaces
2021-06-18 Caleb Cartwrightfix(rustfmt): load nested out-of-line mods correctly
2021-06-16 Yuki OkushiUse `AttrVec` for `Arm`, `FieldDef`, and `Variant`
2021-06-10 Ryan LevickAdd support for using qualified paths with structs...
2021-05-17 jedel1043Allow formatting `Anonymous{Struct, Union}` declarations
2021-05-15 Joshua NelsonUpdate log to 0.4.14
2021-05-14 Caleb Cartwrightchore: update gitattributes for files with windows...
2021-05-13 Andy WangBump nightly version
2021-05-13 Andy WangRename `RealFileName::Named` to `LocalPath`
2021-05-13 Andy WangOnly deal with LocalPath in conversion
2021-05-13 Andy WangRename span_to_string to span_to_diagnostic_string
2021-05-04 Caleb Cartwrighttests: remove snippets with inner attrs on non-block...
2021-05-02 Caleb Cartwrightfix: backport changes for latest rustc api comaptibility
2021-04-22 Yuki OkushiUpgrade `annotate-snippets` to 0.8 (#4762)
2021-04-22 ChinYing-LiAdd the case in duplicate issue (#4806) to the idempote...
2021-04-22 ChinYing-LiRecognize when a block comment has been ended inside...
2021-04-22 Joseph Birr... Add some basic tests for chain_width use
2021-04-22 Caleb Cartwrightrefactor: remove panics on misconfigured widths
2021-04-22 Caleb Cartwrighttests: augment heuristics tests
2021-04-22 Caleb Cartwrightrefactor: apply heuristic config changes in lib
2021-04-22 Caleb Cartwrightfeat(config): expose all width heurstic options
2021-04-22 Caleb Cartwrightdocs: update configuration info
2021-04-22 Joshua NelsonUse rustup in CI to automatically determine the toolcha...
2021-04-22 Joshua NelsonFix errors when `parallel_compiler` is enabled
2021-04-22 Joshua NelsonUse `rustc_private` instead of crates.io dependencies
2021-04-22 Joshua NelsonDon't show CRLF tests as modified in the working directory
2021-04-03 Caleb Cartwrightchore: bump version and changelog
2021-04-03 Caleb Cartwrightchore: bump toolchain
next