]> git.lizzy.rs Git - rust.git/history - tests
Merge fn_empty_single_line and impl_empty_single_line into empty_item_single_line
[rust.git] / tests /
2017-11-27 Nick CameronMerge fn_empty_single_line and impl_empty_single_line...
2017-11-27 Nick CameronRename wrap_match_arms to match_arm_blocks
2017-11-27 Nick CameronMerge multiline_closure_forces_block and multiline_matc...
2017-11-27 Nick CameronRemove `match_arm_forces_newline`
2017-11-27 Nick CameronRemove `indent_match_arms`
2017-11-24 Nick CameronRemove `where_density` and `where_layout` options
2017-11-24 Nick CameronMerge pull request #2184 from topecongiro/issue-2179
2017-11-24 Nick CameronReplace various small width heuristics with a single...
2017-11-24 topecongiroAdd a test for #2179
2017-11-24 Nick CameronFix a typo in the unstable options handling and address...
2017-11-24 Nick CameronSome tests I renamed in a previous commit and forgot...
2017-11-24 Nick Cameronstruct_lit_multiline_style -> struct_lit_single_line...
2017-11-24 Nick CameronMerge `attributes_on_same_line_as_field` and `attribute...
2017-11-24 Nick CameronRemove `chain_split_single_child` option
2017-11-24 Nick CameronRemove `force_format_strings` in favour of `format_strings`
2017-11-24 Nick CameronRemove `match_pattern_separator_break_point` in favour...
2017-11-24 Nick CameronRemove legacy option `fn_args_paren_newline`
2017-11-24 Nick CameronRemove legacy option `fn_return_indent`
2017-11-24 Nick CameronRemove unused option `take_source_hints`
2017-11-23 Nick CameronMerge pull request #2181 from topecongiro/issue-2111
2017-11-23 topecongiroUpdate tests
2017-11-23 topecongiroAdd a test for #2111
2017-11-20 Nick CameronMerge pull request #2172 from topecongiro/issue-2171
2017-11-20 topecongiroAdd a test for #2171
2017-11-20 Nick CameronMerge pull request #2161 from topecongiro/issue-1807
2017-11-20 Nick CameronMerge pull request #2162 from utkarshkukreti/issue...
2017-11-19 Nick CameronMerge pull request #2165 from topecongiro/issue-2164
2017-11-18 topecongiroUpdate a test
2017-11-18 topecongiroAdd a test for #2164
2017-11-16 topecongiroUpdate a test for #1807
2017-11-16 topecongiroUpdate tests
2017-11-16 Nick CameronMerge pull request #2160 from topecongiro/issue-1809
2017-11-16 topecongiroCargo fmr & update tests
2017-11-16 topecongiroAdd a test for #1809
2017-11-16 Nick CameronMerge pull request #2159 from topecongiro/issue-2158
2017-11-16 topecongiroAdd a test for #2158
2017-11-15 Nick CameronMerge pull request #2155 from topecongiro/issue-1603
2017-11-15 topecongiroAdd a test for #1603
2017-11-15 Nick CameronMerge pull request #2154 from topecongiro/issue-2151
2017-11-15 topecongiroUpdate tests
2017-11-15 topecongiroAdd a test for #2151
2017-11-15 Nick CameronMerge pull request #2153 from topecongiro/issue-2152
2017-11-15 Nick CameronMerge pull request #2150 from topecongiro/audit-options...
2017-11-15 topecongiroAdd a test for #2152
2017-11-14 topecongiroFix typos
2017-11-14 topecongiroUpdate tests related to spaces with parens and brackets
2017-11-14 topecongiroUpdate tests related to colon spacing
2017-11-14 Nick CameronMerge pull request #2148 from topecongiro/audit-option...
2017-11-14 Nick CameronMerge pull request #2137 from clippered/add-color-cli...
2017-11-14 topecongiroCombine fn_brace_style and item_brace_style
2017-11-14 Nick CameronMerge pull request #2147 from topecongiro/audit-options...
2017-11-13 clipperedadd cli option for color
2017-11-13 topecongiroFix chains-visual test
2017-11-13 topecongiroUpdate tests
2017-11-13 topecongiroRemove redundant options
2017-11-13 topecongiroChange chain_indent to indent_style
2017-11-13 topecongiroChange Legacy to Visual
2017-11-13 topecongiroChange Rfc to Block
2017-11-13 topecongiroRecover imports_indent
2017-11-13 topecongiroReplace '_indent' with 'indent_style'
2017-11-13 Nick CameronAdd a test for #1524
2017-11-13 Nick Cameronremove closure_block_indent_threshold option
2017-11-13 Nick CameronMerge pull request #2146 from topecongiro/where-on...
2017-11-13 topecongiroAdd a test for where clause on unit struct
2017-11-13 Nick CameronMerge pull request #2145 from topecongiro/issue-2144
2017-11-12 Nick CameronMerge pull request #2140 from topecongiro/issue-2021
2017-11-12 topecongiroAdd a test for #2144
2017-11-11 Seiichi UchidaUpdate tests
2017-11-11 Seiichi UchidaAdd a test for #2021
2017-11-10 Nick CameronMerge pull request #2138 from topecongiro/comments...
2017-11-10 Nick CameronMerge pull request #2136 from topecongiro/issue-2025
2017-11-10 Seiichi UchidaAdd a test for #2055
2017-11-10 topecongiroUpdate tests
2017-11-10 topecongiroAdd a test for #2025
2017-11-09 Nick CameronMerge pull request #2130 from topecongiro/soft-wrapping...
2017-11-08 topecongiroUpdate a test
2017-11-08 topecongiroAdd a test for soft wrapping on doc comments
2017-11-08 Nick CameronMerge pull request #2129 from topecongiro/changelog
2017-11-08 Nick CameronMerge pull request #2128 from topecongiro/issue-2125
2017-11-08 Nick CameronMerge pull request #2127 from topecongiro/issue-2126
2017-11-08 topecongiroAdd a test for #2125
2017-11-07 topecongiroAdd a test for #2126
2017-11-05 Afshin MehrabaniAdding where_single_line option (#2030)
2017-11-05 Nick CameronMerge pull request #2116 from topecongiro/config-option...
2017-11-05 Nick CameronMerge pull request #2115 from topecongiro/chain_width
2017-11-05 Nick CameronMerge pull request #2113 from topecongiro/issue-2110
2017-11-04 Seiichi UchidaMerge pull request #2117 from adeschamps/issue-2103
2017-11-04 Anthony DeschampsHandle case where there is a where clause but no generi...
2017-11-04 topecongiroRename test files
2017-11-04 topecongiroRename 'struct_lit_style' to 'struct_lit_indent'
2017-11-04 topecongiroRename 'fn_call_style' to 'fn_call_indent'
2017-11-04 topecongiroRename 'fn_args_layout' to 'fn_args_indent'
2017-11-04 topecongiroRename 'array_layout' to 'array_indent'
2017-11-04 topecongiroChange test files' name
2017-11-04 topecongiroRename 'chain_one_line_max' to 'chain_width'
2017-11-03 topecongiroAdd more tests
2017-11-03 topecongiroAdd a test for structs with visibility
2017-11-03 Nick CameronMerge pull request #1877 from topecongiro/overflowing...
2017-11-02 Nick CameronMerge pull request #2108 from topecongiro/combine-pat...
2017-11-02 topecongiroCargo fmt
next