]> git.lizzy.rs Git - rust.git/history - tests
Do not look for external modules when the input is from stdin
[rust.git] / tests /
2019-03-17 topecongiroAdd a test for #3427
2019-03-14 Seiichi UchidaUpdate rustc-ap-* crates to 407.0.0 (#3447)
2019-03-14 Seiichi UchidaMerge pull request #3441 from rchaser53/const-generics
2019-03-12 rchaser53implement for const generics
2019-03-11 Seiichi UchidaFormat the if expression at the end of the block in...
2019-03-10 Seiichi UchidaMerge pull request #3440 from rchaser53/issue-3439
2019-03-10 rchaser53fix 'Ident of macro+ident gets duplicated' error
2019-03-05 Seiichi UchidaMerge pull request #3424 from Xanewok/modified-lines...
2019-03-05 Seiichi UchidaMerge pull request #3430 from rchaser53/no-arg-with...
2019-03-04 rchaser53fix not to remove comment in the case of no arg
2019-03-04 Seiichi UchidaMerge pull request #3415 from rchaser53/issue-3198
2019-03-02 rchaser53leave post comment for self
2019-02-24 rchaser53leave pre comment for self
2019-02-23 Stéphane CampinasMerge pull request #3409 from rchaser53/issue-3343
2019-02-23 rchaser53add config inline_attribute_width
2019-02-19 Alexander RegueiroVarious cosmetic improvements (#3403)
2019-02-15 Stéphane CampinasMerge pull request #3334 from rchaser53/issue-3227
2019-02-15 rchaser53remove tests/source/issue-3227/one.rs
2019-02-14 Seiichi UchidaMerge pull request #3401 from topecongiro/rustcap
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-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 rchaser53add issue-3234 test
2019-02-07 Stéphane CampinasMerge pull request #3322 from fyrchik/fix/3304
2019-02-07 Evgeniiadd more tests
2019-02-07 Evgeniifix review comments
2019-02-06 Stéphane Campinasfix formatting of strings within a macro
2019-02-06 Seiichi UchidaAdd a test for #3313
2019-02-06 Seiichi UchidaMerge pull request #3323 from scampi/failure-repo
2019-02-06 Evgeniicalculate statement first line properly
2019-02-06 Seiichi UchidaMerge pull request #3320 from scampi/unecessary-source...
2019-02-05 Stéphane Campinasremove unecessary source test file
2019-02-05 Seiichi UchidaMerge pull request #3318 from rchaser53/issue-3314
2019-02-05 rchaser53fix Removed indentation after nested comments error
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 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-25 rchaser53change new line point in the case of no args
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
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-23 Shohei WadaAdd test cases.
2018-12-19 topecongiro Add a test for #3004
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-14 Stéphane Campinasversion-gate the trailing semicolon change of return...
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 Nick CameronAdd a version option
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-16 Kevin StenersonPreserve possibly one whitespace for brace macros
2018-11-15 Nick Camerontest for #3128
2018-11-14 Nick CameronMerge pull request #3200 from scampi/issue-3194
2018-11-13 Stéphane Campinascompute the span after a struct-like item based on...
2018-11-11 Nick CameronMerge pull request #3189 from scampi/issue3032
2018-11-09 Stéphane Campinasfix logic for adding or not a newline after a missed...
2018-11-09 Nick CameronMerge pull request #3175 from kestred/kstenerson/delimi...
2018-11-09 Kevin StenersonAdd tests that include comments before the overflow...
2018-11-09 Nick CameronMerge pull request #3188 from scampi/issue3124
2018-11-09 Nick CameronMerge pull request #3183 from scampi/issue3182
2018-11-08 Stéphane Campinasdo not add a newline after a missed span if it is the...
2018-11-08 Alan DuDo not count /*/ as both start and end comment (#3185)
2018-11-08 Seiichi UchidaMerge pull request #3181 from scampi/issue3131
2018-11-07 Stéphane Campinasdo not wrap comments in doctest to avoid failing doctes...
2018-11-07 Stéphane Campinasfix the logic for retaining a comment before the arrow...
2018-11-07 Kevin StenersonTrim the indentation on macros which heuristically...
2018-11-06 Kevin StenersonAdd config option to more aggressively allow overflow
2018-11-05 Nick CameronMerge pull request #3172 from scampi/issue3153
2018-11-05 Nick CameronMerge pull request #3171 from lqd/whitespace_jam
2018-11-05 Stéphane Campinastrim the start of a line when wrapping an item in prepa...
next