]> git.lizzy.rs Git - rust.git/history - tests/source
Add tests for issue 2534
[rust.git] / tests / source /
2022-07-13 Yacin TmimiDeprecate and Rename `fn_args_layout` -> `fn_params_layout`
2022-07-13 Tom Milliganfeat: add skip_macro_invocations option (#5347)
2022-07-10 Yacin TmimiAdd test case for issue 1306 which was resolved
2022-06-23 Caleb CartwrightRevert "Memoize format_expr"
2022-06-23 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-06-22 Yacin TmimiRevert "Memoize format_expr"
2022-06-17 sec65Add width for codeblocks in comments (#5372)
2022-06-16 Matthias KrügerRollup merge of #97757 - xFrednet:rfc-2383-expect-with...
2022-06-16 Yacin TmimiVersion gate raw identifier use statement sorting
2022-06-16 Yacin TmimiBackport 3795
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-12 David Bar-OnDedup `imports_granularity = "Item"` (#4737)
2022-06-09 Caleb CartwrightMerge pull request #5374 from calebcartwright/subtree...
2022-06-08 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-05-30 Caleb Cartwrightfeat: remove license_template_path config option
2022-05-21 Jacob PrattRemove `crate` visibility modifier in libs, tests
2022-05-20 ydahFix typo
2022-05-19 David Lattimoreimport_granularity: Don't normalize imports with comments
2022-05-08 Pascal SeitzFixes #5260
2022-04-17 hkalbasiMemoize format_expr
2022-04-17 Tom Milligan[review] check interaction with import grouping
2022-04-17 Paul GeyPreserve attributes for `imports_granularity=Item`
2022-04-11 Tom Milligangroup_imports: test and document non-consecutive imports
2022-04-02 Tharun Rajendranfix(rustfmt): fix struct field formatting with doc...
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-30 David TolnayPreserve semicolon after macro call inside foreign mod
2022-03-30 David TolnayAdd test of macro calls inside extern block
2022-03-28 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-03-21 Yacin TmimiHonor `#[rustfmt::skip::attributes(derive)]` attribute
2022-03-21 123vivekrAdd `short_item_threshold` config option
2022-03-17 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-03-12 Tom Milliganfix: imports_granularity module with path containing...
2022-03-06 cassaundraAdd more tests for struct_field_align_threshold and...
2022-03-06 cassaundraFix missing struct field separators under certain condi...
2022-03-01 Yacin TmimiPrevent wrapping markdown headers in doc comments
2022-02-11 Yacin TmimiLeverage itemized blocks to support formatting markdown...
2022-02-11 Gabriel SmithFix incorrect string indentation in macro defs with...
2022-02-04 Stéphane CampinasAdd tests for the One and Crate variants
2022-02-04 Stéphane CampinasFix import_granularity option when the use tree has...
2022-02-04 Yacin TmimiRetain trailing separator when extracting the last...
2022-02-02 Stéphane CampinasHandle non-ascii character at boundary (#5089)
2022-01-29 Szymon GibałaFix formatting of comments in empty structs (#5171)
2021-12-30 Caleb CartwrightMerge commit '4a053f206fd6799a25823c307f7d7f9d897be118...
2021-12-29 David LattimoreDo not flatten match arm block with leading attributes
2021-12-24 David TolnayFix static async closure qualifier order
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-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-10-24 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-10-23 MartinezAdd One option to group_imports (#4966)
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-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-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-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 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-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-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-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-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
next