]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-11-29 WhizSidComment between typebounds (#4474)
2020-11-29 Caleb Cartwrightfix: backport some imports for cherry-picked commit
2020-11-29 WhizSidFixed comment dropped between & and type issue (#4482)
2020-11-29 WhizSidFixed 'Comment removed between type name and =' issue...
2020-11-29 Caleb Cartwrightfix: apply rustc-ap updates to backported commit
2020-11-29 hafizPick up comments between visibility modifier and item...
2020-11-29 Caleb Cartwrighttests: backport an additional test case
2020-11-29 Adam H. Leventhaltests
2020-11-29 Adam H. Leventhalfixes #4115, #4029, #3898
2020-11-29 hafizCompare code block line indentation with config whitesp...
2020-11-29 David TolnayRemove `async fn` from extern block tests
2020-11-29 Ayaz HafizDon't drop blocks on foreign functions
2020-11-29 Ayaz HafizProperly format function signature in extern blocks
2020-11-29 topecongiroAdd a test
2020-11-28 Caleb Cartwrightchore: run rustfmt against source
2020-11-28 Caleb Cartwrightfeat: support underscore expressions
2020-11-28 Caleb Cartwrightrefactor: update cfg_if attr parsing
2020-11-28 Caleb Cartwrightfeat: support struct/slice destructuring
2020-11-28 Caleb Cartwrightdeps: minor rustc_ast changes for v691
2020-11-28 Caleb Cartwrightdeps: bump rustc-ap crates to v691
2020-11-28 Caleb Cartwrightdeps: bump rustc-ap to v687
2020-11-26 meiomorphismfix: don't force a newline after an empty where clause
2020-11-19 MattOption to create groups for std, external crates, and...
2020-11-16 Caleb Cartwrightmeta: bump to v1.4.27
2020-11-16 Caleb Cartwrightci: update GHA workflows
2020-11-16 Caleb Cartwrightfix: don't drop leading comments in extern
2020-11-14 Caleb Cartwrightmeta: bump version to v1.4.26
2020-11-14 Caleb Cartwrightci: restrict GHA workflow triggers on push
2020-11-14 Caleb Cartwrighttests: attributed comment-only blocks
2020-11-14 WhizSidFixed 'Incorrect comment indent inside if/else' issue...
2020-11-14 Ayaz HafizCorrectly create artificial span for formatting closure...
2020-11-14 Ayaz Hafizfixup! Correctly create artificial span for formatting...
2020-11-12 Caleb Cartwrightmeta: release v1.4.25
2020-11-12 Caleb Cartwrightfeat: don't insert semi in macro_rules arm body
2020-11-06 Caleb Cartwrightmeta: release v1.4.24
2020-11-06 Caleb Cartwrightfix: remove ignored depr attribute which now errors
2020-11-06 Caleb Cartwrightfix: remove comment from cherry-pick that v1.x doesn...
2020-11-06 Aaron HillDon't flatten a block containing a single macro call
2020-11-03 Caleb Cartwrightmeta: bump rustfmt version to 1.4.23
2020-11-03 Caleb Cartwrightci: fix asset upload workflow
2020-11-03 Caleb Cartwrightfeat: v2 support for nested tuples w/o spaces
2020-11-03 Scott McMurrayAdd some basic tests for `try{}` expressions
2020-11-03 Caleb Cartwrighttests: adjust some cherry-picekd tests
2020-11-03 Caleb Cartwrightfix: resolve some parser related bugs
2020-11-03 Caleb Cartwrighttests: add test for panic on new_parser_from_file
2020-11-03 Caleb Cartwrightfix(parser): better unclosed delims handling
2020-11-03 Caleb Cartwrightdeps: bump rustc-ap to v686
2020-10-24 Michael MüllerFix overriding license header bug (#4488)
2020-10-24 hafizPreserve comments in empty statements (#4180)
2020-10-24 Ayaz HafizCorrectly indent skipped-over code
2020-10-24 Caleb Cartwrightdeps: bump rustc-ap to v684
2020-10-24 Caleb Cartwrightfeat: add initial support for ConstBlock expressions
2020-10-24 Caleb Cartwrightdeps: update macro parsing
2020-10-24 Caleb Cartwrightdeps: bump rustc-ap to v683
2020-10-04 Caleb CartwrightRelease v1.4.22
2020-10-04 Caleb Cartwrightrefactor: move env/osstr imports to avoid warnings
2020-10-04 David TolnayUse rustfmt given by RUSTFMT env var (#4419)
2020-10-02 Ayaz Hafizfixup! Preserve and format type aliases in extern blocks
2020-10-02 Ayaz Hafizfixup! Preserve and format type aliases in extern blocks
2020-10-02 Ayaz Hafizfixup! Preserve and format type aliases in extern blocks
2020-10-02 Ayaz HafizPreserve and format type aliases in extern blocks
2020-09-24 Caleb Cartwrightci: backport GHA workflows
2020-09-24 Caleb Cartwrightfeat: support config. of leading match arm pipe
2020-09-24 Caleb Cartwrightdocs: add config info for match_arm_leading_pipes
2020-09-24 Caleb Cartwrighttests: add tests for leading pipe config
2020-09-23 David TolnayAdd regression test for unsafe mods
2020-09-23 David Tolnaydeps: bump rustc-ap to v679
2020-09-23 Caleb Cartwrightdeps: bump rustc-ap to v678
2020-09-05 Caleb Cartwrightbump rustfmt version to v1.4.21
2020-09-05 Caleb Cartwrightfix: inner attribute formatting
2020-09-05 mahkohFix module resolution in inner modules with paths ...
2020-09-05 Caleb Cartwrightchore: run rustfmt
2020-09-05 Caleb Cartwrightdeps: bump rustc-ap to v677
2020-09-05 Caleb Cartwrightdeps: bump rustc-ap to v673
2020-09-05 Caleb Cartwrightdeps: bump rustc-ap to v672
2020-08-09 Caleb Cartwrighttests: add system tests for inverted span issue
2020-08-09 Caleb Cartwrightfix: inverted span on attrs within closure
2020-08-07 Caleb Cartwrightdeps: bump rustc-ap to v671 (#4356)
2020-07-21 Seiichi Uchidapreparation for potential rustfmt 1.4.19 (#4283)
2020-07-15 Caleb Cartwrightchore: backport 8157a3f0afe978d3e953420577f8344db7e905bf
2020-07-15 Caleb Cartwrightdeps: bump rustc-ap to v669
2020-07-10 Caleb Cartwrightdeps: bump rustc-ap-* to v668
2020-06-27 Caleb Cartwrightdeps: bump rustc-ap* to v666
2020-06-27 Seiichi UchidaUse correct span for match arms with the leading pipe...
2020-06-13 topecongiroRelease v1.4.18
2020-06-13 Seiichi UchidaMerge pull request #4253 from calebcartwright/rustfmt...
2020-06-12 Caleb Cartwrightfix: backport fix for #4079
2020-06-12 Caleb Cartwrightfix: backport fix for #4020
2020-06-12 Caleb Cartwrightdeps: bump structopt (and proc-macro-error)
2020-06-12 Caleb Cartwrightfix: backport fix for submod parser errors
2020-06-12 Caleb Cartwrightfix: backport mod resolution error handling
2020-06-12 David TolnaySwitch to std::error::Error for errors (#3948)
2020-06-11 Caleb Cartwrightdeps: apply upstream rustc-* changes
2020-06-11 Caleb Cartwrightdeps: bump rustc-ap* to v664
2020-06-08 topecongiroRelease v1.4.17
2020-06-08 topecongiroBump parking_lot
2020-06-08 topecongiroSupport module-level rustfmt::skip in sub-modules
2020-05-19 topecongiroRelease v1.4.15
2020-05-19 topecongiroCargo update
2020-05-19 Seiichi UchidaUpdate rustc-ap-* crates to 659.0.0 for rustfmt-1.4...
next