]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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.
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-29 Seiichi UchidaMerge pull request #3484 from topecongiro/config_derive
2019-04-27 topecongiroAdd doc comment
2019-04-27 topecongiroUse config_type proc macro
2019-04-27 topecongiroAdd config_proc_macro
2019-04-26 Seiichi UchidaMerge pull request #3530 from xiongmao86/issue2941
2019-04-26 xiongmao86Add a test for #2941.
2019-04-24 Ruben SchmidmeisterUse more descriptive names
2019-04-24 Ruben SchmidmeisterPreserve standalone carriage returns on windows also
2019-04-24 Ruben SchmidmeisterSplit apply with auto detection tests into separate fns
2019-04-24 Ruben SchmidmeisterFix auto detection of windows newlines for inputs with...
2019-04-24 Ruben SchmidmeisterSplit auto_detect tests into seperate fns
2019-04-24 Ruben SchmidmeisterExtract conversion to windows newlines into fn
2019-04-24 Ruben SchmidmeisterExtract literals into constants
2019-04-24 Ruben SchmidmeisterIntroduce effective newline style
2019-04-24 Ruben SchmidmeisterConvert to free standing functions
2019-04-24 Ruben SchmidmeisterExtract applying of newline style into own mod
2019-04-24 topecongiroRelease 1.2.2
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-24 topecongiroSuppress spurious parse error messages on skipped files
2019-04-24 topecongiroAdd a path to rustfmt.toml to GitIgnore as root path
2019-04-23 rChaser53leave the comment in parentheses of argumentless Fn...
2019-04-23 topecongiroDisable cargo integration test
2019-04-22 topecongiroAttempt to format attributes if only they exist
2019-04-22 topecongiroAdd and update test for #3515
2019-04-22 topecongiroAdd a path to the parent dir of rustfmt.toml as a prefix
2019-04-22 Seiichi UchidaMerge pull request #3520 from rchaser53/improve-gh...
2019-04-22 rchaser53use filter by hash when first rendering
2019-04-22 Seiichi UchidaMerge pull request #3519 from oli-obk/patch-1
2019-04-22 Oliver Scherer"first" element check does nothing
next