]> git.lizzy.rs Git - rust.git/history - tests/target/fn-single-line.rs
add non-regression test to existing attributes
[rust.git] / tests / target / fn-single-line.rs
2018-03-02 Nick CameronMerge pull request #2499 from davidalber/add-rust-code...
2018-03-02 Nick CameronTidy up and pass tests
2018-02-12 Chris EmersonMerge remote-tracking branch 'origin/master' into diffl...
2018-02-11 Nick CameronMerge pull request #2431 from davidalber/fix-indent...
2018-02-11 Nick CameronMerge pull request #2419 from topecongiro/core
2018-02-07 topecongiroCreate rustfmt_core crate
2017-06-15 Nick CameronMerge pull request #1615 from Mitranim/patch-1
2017-06-13 Nick CameronReformat tests
2016-03-12 Connor BrewsterUpdated to latest rustfmt
2016-01-12 Marcus Klaas de... Merge pull request #766 from ConnorGBrewster/fix-#489
2016-01-12 Marcus Klaas de... Merge pull request #757 from ConnorGBrewster/fix-#650
2016-01-12 Nick CameronMerge pull request #762 from ConnorGBrewster/fix-#760
2016-01-11 Connor BrewsterWhere clause is on same line as fn if fn is empty fix...
2015-12-06 Nick CameronMerge pull request #615 from JanLikar/version
2015-11-20 Nick CameronMerge pull request #618 from zyphrus/master
2015-11-20 Nick CameronMerge pull request #628 from kyeah/single-line-fn
2015-11-20 Kevin YehFix empty body format, add fn_empty_single_line option...
2015-11-19 Kevin YehImplement Rewrite for ast::Stmt
2015-11-19 Kevin YehSupport single-line functions