]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 topecongiroSet macro_rewrite_failure to true on catching panic
2019-05-27 topecongiroCatch panics from the parser while rewriting macro...
2019-05-27 topecongiroAdd a test for #3583
2019-05-26 topecongiroFormat trait aliases with where clauses
2019-05-26 topecongiroRefactor rewrite_where_clause
2019-05-26 topecongiroAdd tests for trait aliases with where clauses
2019-05-26 Seiichi UchidaMerge pull request #3582 from sphynx/master
2019-05-23 Ivan VeselovUse structopt for rustfmt-format-diff arguments parsing
2019-05-23 Seiichi UchidaUpdate the documentation of ignore (#3580)
2019-05-22 Stéphane CampinasDocument some additional points about maintaining rustf...
2019-05-22 Seiichi UchidaImplement Serialize on IgnoreList (#3565)
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 Seiichi UchidaMerge pull request #3569 from sphynx/master
2019-05-21 Ivan VeselovDrop only the first occurrence of `fmt` while preparing...
2019-05-21 Ivan VeselovDrop extra `fmt` command line argument provided by...
2019-05-21 Ivan VeselovUse structopt for command line arguments parsing in...
2019-05-21 topecongiroInsert an empty line when normalizing `#[doc = ""]`
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 Stéphane Campinaschangelog for 1.2.2
2019-05-20 Stéphane Campinaschangelog for 1.2.1
2019-05-20 Stéphane Campinaschangelog for 1.2.0
2019-05-20 Stéphane Campinaschangelog for 1.1.1
2019-05-20 Stéphane Campinaschangelog for 1.1.0
2019-05-20 Stéphane Campinaschangelog for 1.0.3
2019-05-20 Stéphane Campinaschangelog for 1.0.2
2019-05-20 Stéphane Campinaschangelog for 1.0.1
2019-05-20 Stéphane Campinaschangelog for 1.0.0
2019-05-20 Stéphane Campinaschangelog for 0.99.9
2019-05-20 Stéphane Campinaschangelog for 0.99.8
2019-05-20 Stéphane Campinaschangelog for 0.99.7
2019-05-20 Stéphane Campinaschangelog for 0.99.6
2019-05-20 Stéphane Campinaschangelog for 0.99.5
2019-05-20 Stéphane Campinaschangelog for 0.99.4
2019-05-20 Seiichi UchidaMerge pull request #3548 from bash/normalize-multiline...
2019-05-20 Stéphane Campinaschangelog for 0.99.3
2019-05-19 Stéphane Campinaschangelog for 0.99.2
2019-05-19 Stéphane Campinaschangelog for 0.99.1
2019-05-19 Stéphane Campinaschangelog for 0.99.0
2019-05-19 Stéphane Campinaschangelog for 0.9.0
2019-05-19 Stéphane Campinaschangelog for 0.8.2
2019-05-19 Stéphane Campinaschangelog for 0.7.0
2019-05-19 Stéphane Campinaschangelog for 0.6.1
2019-05-18 Stéphane Campinaschangelog for 0.6.0
2019-05-18 Stéphane Campinaschangelog for 0.5.0
2019-05-18 Stéphane Campinaschangelog for 0.4.2
2019-05-18 Ruben SchmidmeisterDocument DocCommentFormatter
2019-05-18 Ruben SchmidmeisterPass string instead of Symbol to DocCommentFormatter
2019-05-18 Ruben SchmidmeisterUse peek() instead of checking indexes
2019-05-18 Ruben SchmidmeisterMerge branch 'master' into normalize-multiline-doc...
2019-05-18 Seiichi UchidaMerge pull request #3558 from bash/unstable-tests
2019-05-18 Seiichi UchidaUpdate .travis.yml
2019-05-17 Ruben SchmidmeisterMove macro to separate module
2019-05-17 Ruben SchmidmeisterRe-use nightly channel macro
2019-05-17 Ruben SchmidmeisterAllow tests to be run on nightly only
2019-05-16 Stéphane CampinasMerge pull request #3555 from rchaser53/issue-3554
2019-05-16 rchaser53use the span between the self_ty and left brace
2019-05-16 rchaser53fix `Const generics are handled incorrectly`
2019-05-16 Seiichi UchidaMerge pull request #3535 from xiongmao86/issue3417
2019-05-16 Seiichi UchidaMerge pull request #3553 from bash/minor-refactorings
2019-05-15 Ruben SchmidmeisterRemove unnecessary comma
2019-05-15 Ruben SchmidmeisterUse raw strings
2019-05-15 Ruben SchmidmeisterAvoid unnecessary allocation
2019-05-14 Ruben SchmidmeisterReturn iterator instead of collecting early
2019-05-14 Ruben SchmidmeisterName field more verbosely
2019-05-13 Ruben SchmidmeisterIgnore unstable key when overriding config
2019-05-12 Ruben SchmidmeisterOnly run test on nightly
2019-05-11 Ruben SchmidmeisterFix normalisation of multi-line doc attributes
2019-05-11 Ruben SchmidmeisterAdd regression test
2019-05-10 xiongmao86update CHANGELOG.
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-10 Seiichi UchidaMerge pull request #3545 from euclio/serde-derive
2019-05-09 Ruben SchmidmeisterRun rustfmt
2019-05-09 Ruben SchmidmeisterEnable unreachable_pub lint
2019-05-09 Andy Russelluse `derive` feature over `serde_derive` crate
2019-05-09 Ruben SchmidmeisterAdd tests to cover more edge cases
2019-05-09 Ruben SchmidmeisterMake sure windows newlines don't gain an extra carriage...
2019-05-09 Ruben SchmidmeisterImplement conversion to unix newlines
2019-05-09 Seiichi UchidaMerge pull request #3486 from scampi/issue-3197
2019-05-08 Stéphane Campinasadd a condition to the stabilisation process of a optio...
2019-05-08 xiongmao86Fix docs in Configurations.md.
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 Stéphane CampinasMerge pull request #3541 from davidalber/fix-condition...
2019-05-06 xiongmao86Change config option from format_doc_comments to format...
2019-05-05 David AlberFix condition typo
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.
next