rust/src
Nick Cameron d633e831ba Merge pull request #1009 from rust-lang-nursery/fn-args-1
Fix off by 2 error in function sigs
2016-05-28 10:04:04 +12:00
..
bin Change defaults and update tests and source 2016-04-22 19:18:48 +12:00
chains.rs Don't put a newline before ? when it is the second sub-expression in a chain (#1012) 2016-05-27 10:33:19 +02:00
checkstyle.rs Remove unused trait imports 2016-05-03 21:52:55 +09:00
comment.rs change normalise spelling to American version - normalize as American english is more common across programming community 2016-05-15 22:24:46 +05:30
config.rs Optionally put short struct variants on one line (#997) 2016-05-18 22:38:49 +02:00
expr.rs Bootstrap it. Hard. 2016-05-12 21:50:43 +02:00
filemap.rs Write each file as it is formatted (#991) 2016-05-15 11:41:05 +02:00
imports.rs Merge pull request #857 from kamalmarhubi/codemap-ext 2016-03-14 18:00:51 +13:00
issues.rs Optionally put short struct variants on one line (#997) 2016-05-18 22:38:49 +02:00
items.rs Fix off by 2 error in function sigs 2016-05-27 15:05:15 -07:00
lib.rs Handle parser errors better 2016-05-18 09:58:51 +12:00
lists.rs Bootstrap it. Hard. 2016-05-12 21:50:43 +02:00
macros.rs Add try macro to try shorthand conversion tests 2016-05-12 21:15:06 +02:00
missed_spans.rs Change defaults and update tests and source 2016-04-22 19:18:48 +12:00
modules.rs deps: Update syntex_syntax to 0.29.1 2016-03-02 13:08:21 -05:00
patterns.rs Bootstrap it. Hard. 2016-05-12 21:50:43 +02:00
rewrite.rs block indent large closures 2016-04-22 11:29:01 +12:00
rustfmt_diff.rs Fall back to basic stdout if we can't unwrap a fancy terminal (#995) 2016-05-17 23:25:57 +02:00
string.rs Change defaults and update tests and source 2016-04-22 19:18:48 +12:00
summary.rs Write each file as it is formatted (#991) 2016-05-15 11:41:05 +02:00
types.rs Bootstrap it. Hard. 2016-05-12 21:50:43 +02:00
utils.rs deps: Update syntex_syntax to 0.32.0 2016-05-05 16:39:34 -04:00
visitor.rs Optionally put short struct variants on one line (#997) 2016-05-18 22:38:49 +02:00