]> git.lizzy.rs Git - rust.git/history - tests/target/fn-single-line.rs
Fix bug in identifying comments
[rust.git] / tests / target / fn-single-line.rs
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