]> git.lizzy.rs Git - rust.git/history - tests
Retain qualified path when rewriting struct literals
[rust.git] / tests /
2021-12-24 Yacin TmimiRetain qualified path when rewriting struct literals
2021-12-24 David TolnayFix static async closure qualifier order
2021-12-19 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-12-14 Yacin TmimiPrevent duplicate comma when formatting struct pattern...
2021-12-08 Yacin TmimiBackport: Do not touch module with #![rustfmt::skip...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-12-02 Yacin TmimiDetermine when new comment lines are needed for itemize...
2021-11-27 mujpaoAdd more tests for comments in lists
2021-11-23 Domfix: do not wrap reference-style doc links
2021-11-20 mujpaoPreserve normalized comments after last list item
2021-11-18 Caleb Cartwrighttests: add cases for type alias issues
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-07 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-11-06 mujpaoPut empty trait braces on same line if possible
2021-11-04 Caleb Cartwrightfix: handle external mods imported via external->inline...
2021-10-31 Yacin TmimiPrevent trailing whitespace in where clause bound predicate
2021-10-29 Yacin TmimiRetain trailing comments in module when using rustfmt...
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-20 Caleb Cartwrightensure cargo-fmt tests are excluded from root workspace
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-20 Caleb CartwrightMerge pull request #5036 from calebcartwright/1.4.38...
2021-10-20 Caleb CartwrightMerge branch 'master' into 1.4.38-subtree
2021-10-17 Yacin TmimiHandle DefinitiveListTactic::SpecialMacro when writing...
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-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-24 Caleb Cartwrighttests: restructure and extend cargo-fmt tests
2021-09-21 UlyssaTrailing comma on match block goes missing when guard...
2021-09-15 Arjen Laarhovenfeat: upper- or lowercase hexadecimal literals
2021-09-15 Seiichi UchidaSupport @generated marker to skip code formatting
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 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-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-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-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-28 EllenUnyeet const param defaults
2021-07-26 Caleb CartwrightMerge commit '4236289b75ee55c78538c749512cdbeea5e1c332...
2021-07-26 Caleb Cartwrightfix: correct arm leading pipe check (#4880)
2021-07-26 Caleb CartwrightMerge pull request #4920 from calebcartwright/subtree...
2021-06-21 Yuki OkushiRollup merge of #86424 - calebcartwright:rustfmt-mod...
2021-06-18 Caleb Cartwrightfix(rustfmt): load nested out-of-line mods correctly
2021-05-04 Caleb Cartwrighttests: remove snippets with inner attrs on non-block...
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-PixtonAdd some basic tests for chain_width use
2021-04-22 Caleb Cartwrighttests: augment heuristics tests
2021-04-22 Caleb Cartwrightrefactor: apply heuristic config changes in lib
2021-02-18 David Bar-OnAdd the use of rewrite_assign_rhs_with_comments to 1.x
2021-02-18 David Bar-OnFix for issue 4603 about extra macro body indentation...
2021-01-29 Caleb Cartwrighttests: add case for issue 4675
2021-01-28 Caleb Cartwrightchore: backport some empty block check fixes
2021-01-28 vallentinAdded 4646 test case
2021-01-28 Michael MorganAdd imports_granularity="Item".
2021-01-28 Sean Kleinfix: Avoid incorrect global 'cfg_if' Symbol interning
2021-01-28 Ayaz HafizInclude const generic type bounds in their spans
2021-01-28 topecongiroDo not duplicate const keyword on parameters
2021-01-28 Seiichi UchidaUse the span after generics and where clause (#4208)
2021-01-28 hafizInclude constness in impl blocks (#4215)
2021-01-17 Geoffry SongRename `merge_imports` to `imports_granularity` and...
2021-01-16 Caleb Cartwrightfix: indentation issue on generic bounds
2021-01-09 Caleb Cartwrightfix: maintain redundant semis on items in statement pos
2021-01-09 Mara BosAdd 2021 test.
2021-01-09 Mara BosFix expected macro formatting test output.
2020-12-20 Seiichi UchidaFormat error and typeof types (#4416)
2020-12-20 Stéphane CampinasFix rewrite of closures with a return type
2020-12-20 Caleb Cartwrightfix: don't strip nonexistent comma in derive
2020-12-01 David TolnayAdd negative impl test
2020-11-29 WhizSidComment between typebounds (#4474)
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 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 hafizCompare code block line indentation with config whitesp...
2020-11-29 David TolnayRemove `async fn` from extern block tests
next