]> git.lizzy.rs Git - rust.git/history - tests/target
Fix handling of match arm's rewrite (#3775)
[rust.git] / tests / target /
2019-09-05 Seiichi UchidaFix handling of match arm's rewrite (#3775)
2019-09-04 Valentine ValyaeffAnother fix for `merge_imports` (#3769)
2019-09-04 Andreydo not remove discriminant value if exists (#3771)...
2019-09-04 rChaser53fix TrailingWhitespace when using line breaks in macros...
2019-09-02 Caleb Cartwrightfix formatting mods inside cfg_if macro (#3763)
2019-08-28 Seiichi UchidaForbid adding or removing a block from match arms insid...
2019-08-28 rChaser53fix the bug removing attrs (#3760)
2019-08-27 Valentine ValyaeffMerge imports fix (#3753)
2019-08-16 Seiichi UchidaUse correct indent when formatting complex fn type...
2019-08-13 Seiichi UchidaUse the correct BytePos for the opening brace position...
2019-08-11 Caleb Cartwrightfix: remove trailing space with empty dyn macro arg...
2019-08-06 Seiichi UchidaFix broken tuple pattern (#3729)
2019-08-02 Igor MatuszewskiFix most recenty nightly breakage due to removed await...
2019-07-31 rChaser53fix underscore in slice patterns are removed (#3719)
2019-07-30 rChaser53fix to build with rustc 1.38.0-nightly (4560cb830 2019...
2019-07-28 rChaser53add test for handling double semicolon (#3706)
2019-07-28 Seiichi UchidaUpdate rustc-ap-* crates to 541.0.0 (#3707)
2019-07-17 Seiichi UchidaImplement closing-block procedure without relying on...
2019-07-17 Michele d'Amico#3665: Implemented (#3689)
2019-07-16 Seiichi UchidaAdd #[ignore] to test that runs external process (...
2019-07-15 Seiichi UchidaFix bugs related to file-lines (#3684)
2019-07-14 calebcartwrightMerge remote-tracking branch 'upstream/master' into...
2019-07-14 rChaser53fix 'extra comma inserted due to comment' (#3677)
2019-07-06 Seiichi UchidaDo not consider macro-origin await as chain item (...
2019-06-30 Stéphane Campinasfix extraction of missing comments when rewriting an...
2019-06-29 Stéphane CampinasMerge pull request #3661 from calebcartwright/associate...
2019-06-29 calebcartwrighttests: add tests for assoscaited_type_bounds fix
2019-06-25 rChaser53fix internal error for long closure types (#3653)
2019-06-23 rChaser53remove unreachable!() (#3646)
2019-06-23 rChaser53avoid not to truncate necessary chars (#3640)
2019-06-16 Seiichi UchidaFormat the last expression-statement as expression...
2019-06-16 Stéphane Campinashandle unicode chars in closures (#3632)
2019-06-16 Caleb Cartwrighttests: add normalize_doc_attributes config tests (...
2019-06-12 Stéphane CampinasImprove handling of unicode characters (#3618)
2019-06-09 Seiichi UchidaFormat modules defined in cfg_attr (#3604)
2019-06-08 Seiichi UchidaFormat modules defined inside cfg_if macro calls (...
2019-06-08 Stéphane CampinasMerge pull request #3607 from topecongiro/issue-3493
2019-06-08 topecongiroAdd a test for #3493
2019-06-07 Marcel Hellwigremoved bitrig support (#3608)
2019-06-06 rChaser53fix the bug add unwanted code to impl (#3601) (#3602)
2019-06-04 Stéphane Campinasinline the attribute with its item even with the macro_...
2019-06-03 Seiichi UchidaCargo update (#3559)
2019-06-03 Stéphane Campinasstabilise fn_args_density (#3581)
2019-05-30 Seiichi UchidaMerge pull request #3596 from rchaser53/issue-3595
2019-05-30 rchaser53add tests for issue-3595
2019-05-30 Stéphane CampinasMerge pull request #3586 from topecongiro/issue-3584
2019-05-29 rChaser53fix Erasing inner attributes in struct (#3593)
2019-05-27 Stéphane CampinasMerge pull request #3589 from topecongiro/issue-3583
2019-05-27 topecongiroAdd a test for #3583
2019-05-26 topecongiroAdd tests for trait aliases with where clauses
2019-05-22 Seiichi UchidaAllow overflowing rhs of unit variant (#3566)
2019-05-22 Seiichi UchidaMerge pull request #3577 from topecongiro/issue-3575
2019-05-21 Seiichi UchidaMerge pull request #3576 from rchaser53/issue-3567
2019-05-21 topecongiroAdd a test for #3575
2019-05-21 rchaser53add the handling for vec! with paren inside macro
2019-05-21 rChaser53not to avoid self (#3570)
2019-05-21 Seiichi UchidaMerge pull request #3573 from scampi/issue-3525
2019-05-20 Seiichi UchidaMerge pull request #3548 from bash/normalize-multiline...
2019-05-18 Ruben SchmidmeisterMerge branch 'master' into normalize-multiline-doc...
2019-05-16 Stéphane CampinasMerge pull request #3555 from rchaser53/issue-3554
2019-05-16 rchaser53fix `Const generics are handled incorrectly`
2019-05-16 Seiichi UchidaMerge pull request #3535 from xiongmao86/issue3417
2019-05-13 Ruben SchmidmeisterIgnore unstable key when overriding config
2019-05-12 Ruben SchmidmeisterOnly run test on nightly
2019-05-11 Ruben SchmidmeisterAdd regression test
2019-05-10 xiongmao86Revert "Revert "Change config option from format_doc_co...
2019-05-10 Stéphane CampinasMerge pull request #3546 from bash/unreachable-pub
2019-05-10 Stéphane CampinasMerge pull request #3526 from bash/refactor-apply-newli...
2019-05-09 Seiichi UchidaMerge pull request #3486 from scampi/issue-3197
2019-05-08 xiongmao86Revert "Change config option from format_doc_comments...
2019-05-06 Stéphane CampinasMerge pull request #3540 from rchaser53/issue-3539
2019-05-06 xiongmao86Change config option from format_doc_comments to format...
2019-05-05 rchaser53correct to get wrong BytePos
2019-05-02 xiongmao86Isolate format_doc_comment with normalize_comments...
2019-05-02 Ruben SchmidmeisterMerge remote-tracking branch 'origin/master' into refac...
2019-05-01 xiongmao86Add tests for #3417.
2019-05-01 Stéphane CampinasMerge pull request #3533 from rchaser53/issue-3532
2019-04-29 rchaser53fix Comma in comment causes no formatting
2019-04-26 Seiichi UchidaMerge pull request #3530 from xiongmao86/issue2941
2019-04-26 xiongmao86Add a test for #2941.
2019-04-24 Ruben SchmidmeisterPreserve standalone carriage returns on windows also
2019-04-24 Seiichi UchidaMerge pull request #3523 from topecongiro/issue-3515
2019-04-24 Seiichi UchidaMerge pull request #3522 from topecongiro/issue-3521
2019-04-23 rChaser53leave the comment in parentheses of argumentless Fn...
2019-04-22 topecongiroAdd and update test for #3515
2019-04-17 Seiichi UchidaMerge pull request #3511 from topecongiro/issue3498
2019-04-17 Seiichi UchidaMerge pull request #3510 from topecongiro/issue3509
2019-04-14 topecongiroAdd a test for #3498
2019-04-14 topecongiroAdd a test for #3509
2019-04-09 Seiichi UchidaMerge pull request #3495 from scampi/issue-1096
2019-04-09 Stéphane CampinasMerge pull request #3500 from rchaser53/issue-3499
2019-04-07 rchaser53fix not to delete semicolon
2019-04-05 Stéphane Campinaskeep missed comments appearing after the struct/enum...
2019-04-03 Stéphane Campinaskeep comment appearing between parameter's name and...
2019-03-31 Seiichi UchidaMerge pull request #3483 from chrisduerr/master
2019-03-30 Christian DuerrEnable overflow_delimited_expr for structs
2019-03-29 Seiichi UchidaMerge pull request #3480 from sinkuu/cleanup
2019-03-29 Seiichi UchidaMerge pull request #3479 from sinkuu/issue_2995
2019-03-29 Shotaro YamadaFix indexing panic on unicode whitespaces
2019-03-25 Stéphane CampinasMerge pull request #3469 from topecongiro/cargo-fmt
next