]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-04-28 topecongiroAdd tests for #2594
2018-04-24 Seiichi UchidaCargo update and clippy (#2643)
2018-04-23 Nick CameronMerge pull request #2640 from rizakrko/master
2018-04-22 Roman Stoliaradded test for #2637
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-19 Nick CameronMerge pull request #2632 from phansch/master
2018-04-19 Philipp HanschLink to official nightly documentation
2018-04-17 Nick CameronUpdate rustc_ap_syntax
2018-04-17 Mateusz MikułaFix example for reorder_imports (#2628)
2018-04-17 Nick CameronMerge pull request #2624 from sinkuu/dots
2018-04-16 Shotaro YamadaAdd spaces between consecutive `..` `..=`
2018-04-15 csmoeupdate rustc-ap-syntax (#2622)
2018-04-13 Nick CameronFix tests
2018-04-13 Nick CameronFallout from removing TupField
2018-04-13 Nick CameronUpdate rustc-ap-syntax
2018-04-12 Nick CameronUpdate rustc_ap_syntax
2018-04-12 Nick Cameronnightly-0.4.2
2018-04-12 Nick CameronFix tests
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 UchidaCargo update
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 CameronUpdate tests
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 Seiichi UchidaAdd tests for merge_imports config option
2018-04-10 Nick CameronMerge pull request #2612 from peterhuene/suppress-unsta...
2018-04-10 Nick CameronMerge pull request #2613 from dwijnand/patch-1
2018-04-09 Dale Wijnandspecify nightly required to install from source
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 UchidaAdd a test for #2569
2018-04-05 Seiichi UchidaDo not indent or unindent inside string literal
2018-04-05 Seiichi UchidaImplement LineClasses
2018-04-05 Seiichi UchidaAdd tests for #2588
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-04 Ryan Leungadd tests for macro!(/* comment */) (#2592)
2018-04-03 Russell CohenInclude instructions to install on nightly (#2590)
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-04-01 Shotaro YamadaRerun build.rs only when .git/HEAD or CFG_RELEASE_CHANN...
2018-03-31 Remi RampinImprove where_single_line help
2018-03-31 Ivan SorokinAdd test #2574 (#2577)
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-31 Seiichi UchidaUpdate tests
2018-03-30 Seiichi UchidaCargo update (#2575)
2018-03-29 Seiichi UchidaMerge pull request #2572 from codeworm96/remove_unreachable
2018-03-28 codeworm96Add test for #2558
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...
next