]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-08 topecongiroFormat source codes and update tests
2017-08-08 topecongiroAdd reorder_extern_crates and reorder_extern_crates_in_...
2017-08-08 topecongiroKeep the pre-comment on the same line with item if...
2017-08-07 Nick CameronMerge pull request #1859 from porglezomp-misc/master
2017-08-07 Caleb JonesMove the empty path_list handling into rewrite_use_list()
2017-08-06 Caleb JonesFix #1858 - "Don't erase a use with attributes attached"
2017-08-05 Nick CameronMerge pull request #1855 from topecongiro/inner-outer...
2017-08-05 topecongiroUpdate tests
2017-08-05 topecongiroFormat inner attributes in match expr
2017-08-05 topecongiroDo not add missing snippet between arms if it's just...
2017-08-05 topecongiroDo not take inner attributes into account for span
2017-08-02 Nick CameronMerge pull request #1848 from topecongiro/refactor...
2017-08-02 Seiichi UchidaUpdate tests
2017-08-02 Seiichi UchidaInsert newline between type alias with where clause
2017-08-02 Seiichi UchidaSimplify comments separator
2017-08-02 Seiichi UchidaFactor out boolean flags for rewrite_where_clause()
2017-08-02 Nick CameronMerge pull request #1847 from topecongiro/issue-1843
2017-08-02 Nick CameronMerge pull request #1846 from topecongiro/where-clause...
2017-08-01 Seiichi UchidaUpdate tests
2017-08-01 Seiichi UchidaImplement compressed where clause with Rfc style
2017-08-01 Seiichi UchidaRefactor compute_budgets_for_args()
2017-08-01 Seiichi UchidaRefactoring
2017-08-01 Seiichi UchidaSet where_density default value to Density::Vertical
2017-08-01 Seiichi UchidaAdd format_constness() and last_line_used_width()
2017-08-01 topecongiroUse Span from ast::WhereClause
2017-08-01 Nick CameronMerge pull request #1840 from topecongiro/match-with...
2017-08-01 Nick CameronMerge pull request #1842 from emilio/rustfmt-format...
2017-08-01 Nick CameronMerge pull request #1841 from emilio/file-lines-fixes
2017-07-31 Emilio Cobos... rustfmt-format-diff: Use logging macros instead of...
2017-07-31 Emilio Cobos... bin: Add a very simple rustfmt-format-diff.
2017-07-31 Emilio Cobos... visitor: Only reorder imports if at least one of them...
2017-07-31 Emilio Cobos... visitor: Make sure to don't eat or realign items when...
2017-07-31 Seiichi UchidaUpdate tests
2017-07-31 Seiichi UchidaAvoid early line breaks in match condition
2017-07-31 Seiichi UchidaMake definitive_tactic more generic via enum Separator
2017-07-31 Seiichi UchidaMerge pull request #1819 from brainlessdeveloper/fix...
2017-07-30 Nick CameronMerge pull request #1836 from topecongiro/issue-1835
2017-07-29 Seiichi UchidaMake definitive_tactic more generic with separator...
2017-07-29 Fausto Núñez... Remove whitespace between extern crate declaration
2017-07-29 topecongiroMore fine-grained file-lines
2017-07-29 Nick CameronMerge pull request #1831 from topecongiro/trait-associa...
2017-07-29 Nick CameronMerge pull request #1826 from topecongiro/issue-1824
2017-07-27 topecongiroFix a typo in rewrite_associated_type
2017-07-27 topecongiroUse correct BytePos for where when rewriting trait
2017-07-27 Nick CameronMerge pull request #1827 from topecongiro/default-keyword
2017-07-27 topecongiroFormat defaultness
2017-07-26 Nick CameronMerge pull request #1822 from topecongiro/issue-1172
2017-07-26 Nick CameronMerge pull request #1821 from topecongiro/avoid-unneces...
2017-07-26 Seiichi UchidaUpdate tests
2017-07-26 Seiichi UchidaRemove newlines between list elements for expressions
2017-07-26 topecongiroFormat source codes and update tests
2017-07-26 topecongiroAvoid regression
2017-07-26 topecongiroIgnore the last line overhead when rewriting condition
2017-07-26 topecongiroSimplify rewrite_pair
2017-07-26 topecongiroFormat source codes and update tests
2017-07-26 topecongiroAvoid unnecessary line breaks in condition expression
2017-07-25 Nick CameronMerge pull request #1818 from topecongiro/issue-1194
2017-07-25 Nick CameronMerge pull request #1817 from topecongiro/file-lines...
2017-07-25 Nick CameronMerge pull request #1816 from topecongiro/struct-varian...
2017-07-25 topecongiroUpdate tests
2017-07-25 topecongiroPut braces on the next line if it exceeds max width
2017-07-25 topecongiroRestore comments in file-liens tests
2017-07-25 topecongiroForce vertical layout when struct_variant_width is 0
2017-07-25 Nick Cameroncargo update
2017-07-24 Nick CameronMerge pull request #1805 from topecongiro/inner-attr
2017-07-24 Seiichi UchidaUpdate tests
2017-07-24 Seiichi UchidaFormat inner attributes wherever possible
2017-07-24 Seiichi UchidaSupport inner attributes
2017-07-22 Nick CameronMerge pull request #1808 from topecongiro/issue-831
2017-07-22 Nick CameronMerge pull request #1811 from topecongiro/rustfmt-skip...
2017-07-22 topecongiroUpdate tests
2017-07-22 topecongiroSupport rustfmt_skip on statements
2017-07-21 topecongiroFormat source codes and update tests
2017-07-21 topecongiroAllow block-like rhs expression to stay on the same...
2017-07-21 Nick CameronMerge pull request #1806 from topecongiro/item-brace...
2017-07-21 topecongiroUpdate tests
2017-07-21 topecongiroApply item_brace_style to mod
2017-07-20 Nick CameronMerge pull request #1804 from topecongiro/issue-1802
2017-07-20 Nick CameronMerge pull request #1803 from nrc/writemode
2017-07-20 Nick CameronChange the writemode to overwrite
2017-07-20 topecongiroConsider max_width when rewriting struct in single...
2017-07-20 Nick CameronMerge pull request #1801 from topecongiro/issue-1799
2017-07-20 topecongiroCover missing comments between attributes and expressions
2017-07-19 Nick CameronMerge pull request #1796 from topecongiro/small-fixes
2017-07-19 Seiichi UchidaFormat source codes and update tests
2017-07-19 Seiichi UchidaUse block indent when rewriting parenthesised expressions
2017-07-19 Seiichi UchidaRemove old heuristics from legacy style
2017-07-19 Seiichi UchidaFormat source codes and update tests
2017-07-19 Seiichi UchidaPut the brace of match on the next line if condition...
2017-07-19 Seiichi UchidaFormat source codes and update tests
2017-07-19 Seiichi UchidaImplement RFC style for match
2017-07-19 Seiichi UchidaUse offset_left instead of shrink_left
2017-07-14 Nick CameronMerge pull request #1785 from topecongiro/rfc/import
2017-07-14 topecongiroAdd imports_indent and imports_layout config options
2017-07-13 Nick CameronAdd tip about LD_LIBRARY_PATH to README
2017-07-13 topecongiroAdd trailing comma when using Mixed indent style with...
2017-07-13 topecongiroUpdate tests
2017-07-13 topecongiroSet reorder_imported_names to true as default
2017-07-13 topecongiroSort imports in alphabetical and consistent order
2017-07-13 topecongiroSort items within import alphabetically in groups
next