rust/src
2016-04-22 18:41:38 +12:00
..
bin rustfmt: Parse options once instead of once per file argument (#944) 2016-04-16 22:34:15 +02:00
chains.rs Tabbed/Inherit indent for chains works even without a newline after first item. 2016-04-22 18:41:38 +12:00
checkstyle.rs Update checkstyle write mode to take Write arguments. 2016-01-19 00:23:38 -05:00
comment.rs Don't be so aggressie about line-breaking strings (#911) 2016-04-11 20:45:47 +02:00
config.rs refactor and document the chain reformatting code 2016-04-22 14:47:00 +12:00
expr.rs block indent large closures 2016-04-22 11:29:01 +12:00
filemap.rs refactor: unify run and run_from_stdin 2016-04-02 22:24:38 +03:00
imports.rs Merge pull request #857 from kamalmarhubi/codemap-ext 2016-03-14 18:00:51 +13:00
issues.rs cleanup: Use const instead of static 2016-02-01 23:40:45 -05:00
items.rs Add option to force explicit extern ABI's 2016-04-18 18:39:40 +02:00
lib.rs Don't print empty lines to stderr (#940) 2016-04-15 16:52:21 +02:00
lists.rs Clippy rustfmt 2016-01-07 12:17:22 +05:30
macros.rs Change the logic around breaking multiple patterns in match arms 2016-04-12 09:23:37 +12:00
missed_spans.rs Uncommented missed spans check 2016-03-12 10:53:47 -07:00
modules.rs deps: Update syntex_syntax to 0.29.1 2016-03-02 13:08:21 -05:00
patterns.rs Fix off-by-one error in pattern formatting 2016-04-16 22:42:52 +02:00
rewrite.rs block indent large closures 2016-04-22 11:29:01 +12:00
rustfmt_diff.rs Fixed #700, use default color for titles and context in write-mode=diff 2016-01-01 09:14:39 -08:00
string.rs Don't be so aggressie about line-breaking strings (#911) 2016-04-11 20:45:47 +02:00
summary.rs return non-zero exit code if there were errors 2016-04-15 02:51:50 +03:00
types.rs Add option to force explicit extern ABI's 2016-04-18 18:39:40 +02:00
utils.rs Add option to force explicit extern ABI's 2016-04-18 18:39:40 +02:00
visitor.rs Format visibility of associated consts (#953) 2016-04-19 20:19:14 +02:00