]> git.lizzy.rs Git - rust.git/history - src
Add tests for #2594
[rust.git] / src /
2018-04-24 Seiichi UchidaCargo update and clippy (#2643)
2018-04-23 Nick CameronMerge pull request #2640 from rizakrko/master
2018-04-20 Roman Stoliarkeep auto trait
2018-04-20 Nick CameronMake some more stuff private
2018-04-20 Nick CameronRefactor to make a sensible public API
2018-04-20 Nick CameronGet exit codes right
2018-04-20 Nick CameronAdd a verbose-diff option
2018-04-20 Nick CameronRefactoring around write mode in main
2018-04-20 Nick CameronTrivial refactoring in bin
2018-04-19 David BarskyImplemented rough draft of `check` write mode. (#2539)
2018-04-17 Nick CameronMerge pull request #2624 from sinkuu/dots
2018-04-16 Shotaro YamadaAdd spaces between consecutive `..` `..=`
2018-04-13 Nick CameronFix tests
2018-04-13 Nick CameronFallout from removing TupField
2018-04-12 Nick CameronMerge pull request #2618 from topecongiro/issue-1174
2018-04-12 Seiichi UchidaOutput xml header and footer only once
2018-04-12 Nick CameronMerge pull request #2603 from topecongiro/merge-nested...
2018-04-12 Nick CameronMerge pull request #2617 from topecongiro/issue-2616
2018-04-12 Seiichi UchidaPreserve trailing comma on macro call when using mixed...
2018-04-10 Nick CameronMerge pull request #2605 from nrc/import-squelch
2018-04-10 Nick CameronReview changes
2018-04-10 Nick Cameronrebasing
2018-04-10 Nick CameronSquash the various 'reorder imports' option into one
2018-04-10 Seiichi UchidaResolve review comments
2018-04-10 Seiichi UchidaSimplify UseTree::has_comment
2018-04-10 Seiichi UchidaMerge imports with the same prefix into a single nested...
2018-04-10 Seiichi UchidaAdd merge_imports config option
2018-04-10 Nick CameronMerge pull request #2612 from peterhuene/suppress-unsta...
2018-04-09 Peter HueneSuppress unstable config options by default.
2018-04-09 Nick CameronTry to fix a build regression before it happens
2018-04-09 Nick CameronMake `error_on_line_overflow` false by default
2018-04-09 Nick CameronReorder config options
2018-04-08 Nick CameronFix test
2018-04-08 Nick CameronMerge pull request #2609 from csmoe/update_rustc_syntax
2018-04-08 csmoeupdate rustc syntax 91.0.0
2018-04-06 Seiichi UchidaCargo update (#2602)
2018-04-06 Nick CameronMerge pull request #2601 from topecongiro/fix-merge...
2018-04-06 Seiichi UchidaFix up merge mess
2018-04-06 Nick CameronMerge pull request #2600 from i1skn/error_on_unformatted
2018-04-05 Nick CameronMerge pull request #2599 from topecongiro/issue-2596
2018-04-05 Nick CameronMerge pull request #2593 from topecongiro/issue-2455
2018-04-05 Ivan SorokinFix error_on_unformatted and skip_children override
2018-04-05 Nick CameronMerge pull request #2576 from topecongiro/merge-imports
2018-04-05 Nick CameronMerge pull request #2589 from topecongiro/issue-2588
2018-04-05 Nick CameronMerge pull request #2581 from sinkuu/build_script
2018-04-05 Nick CameronMerge pull request #2580 from remram44/improve-where_si...
2018-04-05 Seiichi UchidaAdd trailing comma when using mixed layout with block...
2018-04-05 Seiichi UchidaPut imports list on the next line if it exceeds max...
2018-04-05 Seiichi UchidaDo not indent or unindent inside string literal
2018-04-05 Seiichi UchidaImplement LineClasses
2018-04-05 Seiichi UchidaReorder impl items based on its kind
2018-04-05 Seiichi UchidaAdd reorder_impl_items config option
2018-04-05 memoryleak47typo (#2598)
2018-04-01 MarthogLet --dump-default-config default to stdout #2579 ...
2018-04-01 Seiichi UchidaMerge pull request #2584 from sinkuu/cleanup
2018-04-01 Shotaro YamadaDo not turn spaces in the beginning of the file into...
2018-04-01 Shotaro YamadaFix typo
2018-04-01 Shotaro YamadaUse ListItem::has_comment
2018-04-01 Shotaro YamadaRemove redudant parens
2018-04-01 Shotaro YamadaReturn String instead of always returing Cow::Owned
2018-04-01 Shotaro YamadaRemove stray comment
2018-04-01 Shotaro YamadaDo not collect into a Vec by hand
2018-04-01 Shotaro YamadaRemove unnecessary `[..]`s
2018-04-01 Shotaro YamadaUse Iterator methods
2018-04-01 Shotaro YamadaUse str::repeat
2018-03-31 Remi RampinImprove where_single_line help
2018-03-31 Seiichi UchidaCargo fmt
2018-03-31 Seiichi UchidaCargo fmt
2018-03-31 Seiichi UchidaFormat normalized use item
2018-03-31 Seiichi UchidaDo not include separator to post comment
2018-03-31 Seiichi UchidaDo not insert newline when item is empty
2018-03-30 Seiichi UchidaCargo update (#2575)
2018-03-29 Seiichi UchidaMerge pull request #2572 from codeworm96/remove_unreachable
2018-03-28 codeworm96Remove unreachable! from macros.rs
2018-03-28 Nick CameronMerge pull request #2571 from topecongiro/issue-2569
2018-03-28 Nick CameronMerge pull request #2557 from topecongiro/vertical...
2018-03-28 Nick CameronMerge pull request #2562 from topecongiro/issue-2196
2018-03-28 Seiichi UchidaAvoid panicking on macro call with a single comma
2018-03-28 Seiichi UchidaFollow indent style config when formatting attrs
2018-03-28 Seiichi UchidaMerge pull request #2563 from rleungx/allow-underscore
2018-03-27 rleungxallow underscore
2018-03-26 Nick CameronMerge pull request #2567 from cramertj/master
2018-03-26 Taylor CramerAllow stabilization of match_default_bindings
2018-03-26 Nick CameronMerge pull request #2556 from topecongiro/issue-2554
2018-03-25 Seiichi UchidaUpdate tests and cargo fmt
2018-03-25 Seiichi UchidaFormat array using overflow module
2018-03-25 Seiichi UchidaFactor out default_tactic and fix indentation
2018-03-25 Seiichi UchidaReplace MacroStyle with ast::DelimToken
2018-03-25 Seiichi UchidaAvoid cloning RewriteContext
2018-03-25 topecongiroUse vertical layout for complex attributes
2018-03-23 Seiichi UchidaDo not add the beginning vert to the match arm
2018-03-22 Nick CameronMerge pull request #2549 from topecongiro/macro-def...
2018-03-22 Nick CameronMerge pull request #2553 from topecongiro/rustc-ap...
2018-03-22 topecongiroCargo fmt and update tests
2018-03-22 topecongiroRemove a space after a colon of metavariable def in...
2018-03-22 topecongiroUse `UseSegment::Slf` or `UseSegment::Super` when appro...
2018-03-22 topecongiroFix libsyntax updates
2018-03-22 topecongiroFix libsyntax update
2018-03-22 Nick CameronMerge pull request #2552 from alanhdu/master
2018-03-22 Alan DuClose #2551
next