]> git.lizzy.rs Git - rust.git/history - src
silence build failures of futures-rs until https://github.com/rust-lang-nursery/futur...
[rust.git] / src /
2019-02-15 Stéphane CampinasMerge pull request #3334 from rchaser53/issue-3227
2019-02-14 Seiichi UchidaMerge pull request #3401 from topecongiro/rustcap
2019-02-14 topecongiroCargo update
2019-02-14 rchaser53version/2: Align loop and while formatting
2019-02-12 Seiichi UchidaMerge pull request #3342 from topecongiro/visibility...
2019-02-12 topecongiroFormat visibility on trait alias
2019-02-10 Seiichi UchidaMerge pull request #3335 from h-michael/rust-2018
2019-02-10 Seiichi UchidaMerge pull request #3333 from topecongiro/macro-arg...
2019-02-10 topecongiroHandle a macro argument with a single keyword
2019-02-10 Seiichi UchidaMerge pull request #3326 from scampi/issue-3302
2019-02-09 Stéphane Campinasremove unneeded Version import
2019-02-09 Hirokazu Hatacargo fmt
2019-02-09 Hirokazu HataFix rust_2018_idioms warnings
2019-02-09 Hirokazu Hatadeny rust_2018_idioms
2019-02-09 Hirokazu Hatacargo +nightly fix --edition-idioms
2019-02-08 Stéphane CampinasMerge pull request #3328 from topecongiro/edition-2018
2019-02-08 Seiichi UchidaMerge pull request #3332 from rchaser53/issue-3234
2019-02-07 Seiichi UchidaMerge pull request #3325 from topecongiro/rustcap
2019-02-07 Stéphane CampinasMerge pull request #3322 from fyrchik/fix/3304
2019-02-07 Evgeniifix review comments
2019-02-06 Stéphane Campinasfix formatting of strings within a macro
2019-02-06 Seiichi UchidaFix how we get span of the PathSegment separator
2019-02-06 topecongiroCargo update
2019-02-06 Evgeniicalculate statement first line properly
2019-02-05 Seiichi UchidaMerge pull request #3318 from rchaser53/issue-3314
2019-02-05 rchaser53fix Removed indentation after nested comments error
2019-02-05 Seiichi UchidaMerge pull request #3317 from fyrchik/fix/edition
2019-02-04 Evgeniitransition to Rust 2018
2019-02-03 Seiichi UchidaMerge pull request #3308 from topecongiro/issue-2835
2019-02-03 Seiichi UchidaMerge pull request #3311 from rchaser53/issue-3295
2019-02-01 rchaser53fix "internal error: left behind trailing whitespace...
2019-01-31 Seiichi UchidaMerge pull request #3306 from topecongiro/issue-2841
2019-01-31 topecongiroPrioritize single_line_fn and empty_item_single_line...
2019-01-31 topecongiroDo not force trailing comma when using mixed layout
2019-01-29 Seiichi UchidaMerge pull request #3298 from topecongiro/issue-3272
2019-01-28 topecongiroUse the same rule with macro and function calls with...
2019-01-28 topecongiroAvoid putting a long macro call in a single line
2019-01-27 Seiichi UchidaMerge pull request #3293 from scampi/issue-3241
2019-01-27 Seiichi UchidaMerge pull request #3280 from m-ou-se/global-config
2019-01-27 Mara BosAlso look in home directory for global config.
2019-01-27 Mara BosLook for a global rustfmt.toml.
2019-01-27 Stéphane Campinasfix glob and nested global imports
2019-01-27 Seiichi UchidaMerge pull request #3294 from rchaser53/issue-3278
2019-01-27 Seiichi UchidaApply rustfmt::skip on imports (#3289)
2019-01-27 rchaser53add the version gate to the code and test
2019-01-27 Stéphane CampinasMerge pull request #3297 from matthiaskrgr/deps
2019-01-26 Matthias Krügerupdate dependencies
2019-01-25 rchaser53change new line point in the case of no args
2019-01-22 Stéphane Campinaskeep leading double-colon to respect the 2018 edition...
2019-01-17 Nick CameronMerge pull request #3284 from scampi/issue-3270
2019-01-16 Stéphane Campinasversion-gate the formatting of commented strings
2019-01-14 wada314Use Unicode-standard char width to wrap comments or...
2019-01-14 Stéphane CampinasMerge pull request #3225 from scampi/issue-3224
2019-01-10 Stéphane Campinasrecognize strings inside comments in order to avoid...
2019-01-07 Nick CameronMerge pull request #3260 from topecongiro/issue-3004
2019-01-07 Nick CameronMerge pull request #3276 from dten/allow-p
2019-01-01 David Hewsonallow specifying package with -p
2018-12-25 Stéphane Campinassimplify function to create a string from the itemized...
2018-12-25 Seiichi UchidaFix shape when formatting return or break expr on state...
2018-12-25 wada314Fix issue #3263 (#3264)
2018-12-25 Seiichi UchidaMerge pull request #3266 from wada314/fix-2973
2018-12-25 Seiichi UchidaMerge pull request #3269 from wada314/lc-unreachable
2018-12-24 Shohei WadaRemove a trivial redundant code.
2018-12-23 Shohei WadaChange \r detection much simpler.
2018-12-23 Shohei WadaFix #2973 in Windows CRLF env.
2018-12-20 Seiichi UchidaMerge pull request #3258 from scampi/version-gate
2018-12-19 topecongiroDo not modify original source code inside macro call
2018-12-19 Stéphane Campinasclarify the version-gate used for the #3229 change
2018-12-18 Seiichi UchidaMerge pull request #3240 from Xanewok/parser-panic
2018-12-18 Seiichi UchidaMerge pull request #3250 from scampi/issue3229
2018-12-18 Philipp HanschFix trim_right/trim_left deprecation warnings (#3252)
2018-12-17 Nick CameronMerge pull request #3249 from andjo403/assert_cli
2018-12-14 Andreas Jonsonuse the rustfmt function to find the bin
2018-12-14 Andreas Jonsonremove deprecated dependency assert_cli
2018-12-14 Stéphane Campinasversion-gate the trailing semicolon change of return...
2018-12-13 Igor MatuszewskiDon't ignore parse error when constructing report
2018-12-13 Igor MatuszewskiUse non-panicking maybe_parser_from_source_str
2018-12-13 Igor MatuszewskiAdd test asserting we catch Rust parser panics
2018-12-12 Seiichi UchidaMerge pull request #3232 from ForsakenDurian/patch-1
2018-12-08 Nick CameronMerge pull request #3236 from kngwyu/upd-syntax
2018-12-08 kngwyuUpdate rustc-ap-syntax to 306.0
2018-12-01 Stéphane Campinasrewrite_comment: fix block fallback when failing to...
2018-11-30 Seiichi UchidaMerge pull request #3223 from scampi/issue3213
2018-11-29 Stéphane Campinasend expressions like return/continue/break with a semicolon
2018-11-28 Nick CameronMerge pull request #3222 from scampi/issue-3217
2018-11-28 Stéphane Campinasfix the visitor's starting position when visiting a...
2018-11-28 Nick CameronMerge pull request #3221 from alexreg/cosmetic-1
2018-11-27 Alexander RegueiroCosmetic improvements
2018-11-27 Nick CameronAdd a version option
2018-11-26 Nick CameronMerge pull request #3215 from scampi/issue3214
2018-11-26 Stéphane Campinasallow to run a rustfmt command from cargo-fmt even...
2018-11-19 Nick Cameronfixup minor bugs
2018-11-19 Nick CameronMerge pull request #3177 from kestred/kstenerson/preser...
2018-11-18 Seiichi UchidaPrefer to break arguments over putting output type...
2018-11-17 Kevin StenersonAlways enforce exactly one space between `macro!` and...
2018-11-17 Nick CameronMerge pull request #3205 from matthiaskrgr/clippy
2018-11-16 Kevin StenersonPreserve possibly one whitespace for brace macros
2018-11-16 Matthias Krügerfix a few clippy warnings
2018-11-15 Nick CameronDon't align comments on `extern crate`s
2018-11-14 Nick CameronMerge pull request #3200 from scampi/issue-3194
next