]> git.lizzy.rs Git - rust.git/history - tests/source/fn-custom-2.rs
Update tests
[rust.git] / tests / source / fn-custom-2.rs
2017-05-01 Nick CameronMerge pull request #1474 from regexident/configs-guide
2017-05-01 Nick CameronMerge pull request #1482 from regexident/configs-tests
2017-05-01 Nick CameronMerge pull request #1489 from regexident/gitignore
2017-05-01 Nick CameronMerge pull request #1487 from topecongiro/issue1470
2017-05-01 Nick CameronMerge pull request #1454 from topecongiro/match
2017-05-01 Nick CameronMerge pull request #1473 from topecongiro/bug/no-such...
2017-05-01 Nick CameronRemove where_indent option
2017-03-19 Nick CameronUnify fn_args_layout and fn_arg_indent
2017-03-19 Nick CameronUnify a bunch of option types into IndentStyle
2017-03-19 Nick CameronRemove BlockIndentStyle::Inherit
2015-09-01 Nick CameronMerge pull request #238 from nrc/fn-decl
2015-09-01 Nick CameronSupport where predicates on the same line
2015-09-01 Nick CameronSupport non-indented where clauses
2015-09-01 Nick CameronSupport different indent styles for generics