]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-11-06 Dmitry MurzinUpdate IntelliJ Integration (#4238)
2021-11-04 Caleb Cartwrightfix: handle external mods imported via external->inline...
2021-11-04 Caleb Cartwrightci: drop appveyor
2021-11-03 r00ster Remove grave accent that shouldn't be there
2021-11-01 Peter HallUse a custom env var for log settings intead of default...
2021-10-31 Yacin TmimiPrevent trailing whitespace in where clause bound predicate
2021-10-30 JonathanDocument RUSTFMT environment variable (#4464)
2021-10-30 chansukeFix MSRV
2021-10-30 enterpriseyREADME grammar fix (#3926)
2021-10-30 Caleb Cartwrightrefactor: minor parser cleanup
2021-10-29 Yacin TmimiRetain trailing comments in module when using rustfmt...
2021-10-29 Seiichi UchidaRemove legacy-rustfmt.toml (#4169)
2021-10-28 Matthias Krügerfix a bunch of the other clippy warnings that look...
2021-10-28 Matthias Krügerfix clippy::needless_borrow
2021-10-26 Yacin TmimiAdd rustdoc CI check
2021-10-24 Caleb CartwrightMerge pull request #5043 from calebcartwright/another...
2021-10-24 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-10-23 MartinezAdd One option to group_imports (#4966)
2021-10-21 Caleb Cartwrightfix doc issue in rustfmt
2021-10-20 Caleb Cartwrightensure cargo-fmt tests are excluded from root workspace
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-20 Caleb Cartwrightchore: bump version and changelog
2021-10-20 Caleb CartwrightMerge pull request #5036 from calebcartwright/1.4.38...
2021-10-20 Caleb Cartwrightchore: bump toolchain, fix conflict
2021-10-20 Caleb CartwrightMerge branch 'master' into 1.4.38-subtree
2021-10-19 Yacin TmimiReplace match expression with match! macro
2021-10-17 Yacin TmimiHandle DefinitiveListTactic::SpecialMacro when writing...
2021-10-17 Caleb Cartwrightci: fix release asset upload job
2021-10-14 Caleb Cartwrightfeat: stabilize disable_all_formatting
2021-10-14 Yacin TmimiUpdate connector search in ControlFlow::rewrite_pat_exp...
2021-10-13 Yacin TmimiAdjust non-empty tuple struct span to start before...
2021-10-13 Yacin TmimiPrevent structs with ".." from being rewritten with...
2021-10-11 Emilio Cobos... Stabilize match_block_trailing_comma. (#4145)
2021-10-06 Yacin TmimiAdd additional test cases for issue 4984
2021-10-06 Yacin TmimiUpdate derive attibute span to start after opening '('
2021-10-05 Patrick WaltonWrap long array and slice patterns.
2021-09-29 UlyssaAdd tests for binop_separator = Back
2021-09-27 Yacin TmimiPrevent removal of qualified path for tuple struct...
2021-09-25 Lucas KentIn Configurations.md demonstrate both cases for noop...
2021-09-24 Caleb Cartwrightrefactor: simplify local dep lookups
2021-09-24 Caleb Cartwrighttests: restructure and extend cargo-fmt tests
2021-09-24 Caleb Cartwrightdeps: update cargo_metadata to include 'path'
2021-09-21 Mark RousskovMigrate to 2021
2021-09-21 UlyssaTrailing comma on match block goes missing when guard...
2021-09-17 Caleb Cartwrightrefactor: use iter workaround for contains() gap
2021-09-17 Caleb Cartwrightfeat: add --check flag to cargo fmt (#3890)
2021-09-15 Manish GoregaokarRollup merge of #88775 - pnkfelix:revert-anon-union...
2021-09-15 Arjen Laarhovenfeat: upper- or lowercase hexadecimal literals
2021-09-15 Seiichi UchidaSupport @generated marker to skip code formatting
2021-09-13 Laurențiu Nicolaopts: rephrase wording for --all and -p
2021-09-11 borsAuto merge of #84373 - cjgillot:resolve-span, r=michael...
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
next