]> git.lizzy.rs Git - rust.git/history - tests/target/fn-custom-6.rs
Move Indent and Shape to shape.rs from lib.rs
[rust.git] / tests / target / fn-custom-6.rs
2017-06-15 Nick CameronMerge pull request #1615 from Mitranim/patch-1
2017-06-13 Nick CameronReformat tests
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 a bunch of option types into IndentStyle
2017-03-19 Nick CameronRemove FnArgLayoutStyle::BlockAlways
2017-03-19 Nick CameronRemove BlockIndentStyle::Inherit
2017-03-09 Nick CameronUse trailing commas if block formatting fn args
2016-05-30 Nick CameronMerge pull request #1015 from srinivasreddy/readme
2016-04-13 Nick CameronMerge pull request #914 from kamalmarhubi/invalid-opera...
2016-04-11 Nick CameronMerge pull request #921 from matklad/more-unification
2016-04-11 Nick CameronMerge pull request #912 from rust-lang-nursery/pat...
2016-04-11 Nick CameronMerge pull request #896 from erikjohnston/fn_arg_one_line
2016-04-07 Erik JohnstonFix long generic indent
2016-04-01 Nick CameronMerge pull request #895 from erikjohnston/fn_arg_block_...
2016-04-01 Erik JohnstonFix incorrect indent with fn_args_layout: Block
2015-09-01 Marcus Klaas de... Merge pull request #243 from nrc/fn-decl-2
2015-09-01 Nick CameronSupport struct-like layouts for fn args