1
Fork 0
rust/src
Nick Cameron f09aa85798 Merge pull request #619 from SiegeLord/item_brace_style_1
Implement initial option for brace style for non-fn items.
2015-11-20 07:41:12 +13:00
..
bin Add verbose mode 2015-11-15 15:41:41 +09:00
chains.rs new config 'chain_indent' 2015-11-14 21:50:40 +01:00
comment.rs Option to disable line breaking in comments 2015-11-10 08:03:01 +13:00
config.rs Merge pull request #619 from SiegeLord/item_brace_style_1 2015-11-20 07:41:12 +13:00
expr.rs Pass in whether an ast::Path is in an expression context. 2015-11-14 13:54:57 -08:00
filemap.rs Adds a "Native" option to newline_style. 2015-11-15 04:16:34 -08:00
imports.rs Pass in whether an ast::Path is in an expression context. 2015-11-14 13:54:57 -08:00
issues.rs Increase default function call width limit 2015-10-06 22:27:11 +02:00
items.rs Merge pull request #619 from SiegeLord/item_brace_style_1 2015-11-20 07:41:12 +13:00
lib.rs Add verbose mode 2015-11-15 15:41:41 +09:00
lists.rs Honor "enum_trailing_comma" option. Fixes #556 2015-11-03 23:57:31 +01:00
macros.rs Rustup 2015-11-16 14:16:46 +13:00
missed_spans.rs show rustfmt coverage! 2015-10-24 15:22:37 +05:30
modules.rs Changes to source formatting 2015-09-26 13:58:12 +12:00
patterns.rs Rustup 2015-11-16 14:16:46 +13:00
rewrite.rs Fix crash speculatively parsing macro arguments as expressions. 2015-10-27 23:41:32 -07:00
rustfmt_diff.rs Changes to rustfmt source 2015-09-26 18:29:48 +12:00
string.rs infinite while loop fixed, redundancy removed 2015-10-02 11:13:07 -05:00
types.rs Pass in whether an ast::Path is in an expression context. 2015-11-14 13:54:57 -08:00
utils.rs Ignore #[cfg_attr(rustfmt, rustfmt_skip)] functions 2015-10-23 13:46:14 -07:00
visitor.rs Rustup 2015-11-16 14:16:46 +13:00