rust/src
2016-03-27 13:44:40 +02:00
..
bin Use braces, not parens, for macro def 2016-03-11 00:41:11 -08:00
chains.rs Don't apply the function args heuristic to tuple lits. 2016-03-14 20:51:06 +13:00
checkstyle.rs Update checkstyle write mode to take Write arguments. 2016-01-19 00:23:38 -05:00
comment.rs Don't apply the function args heuristic to tuple lits. 2016-03-14 20:51:06 +13:00
config.rs Add Vertical fn_args_density 2016-03-14 02:00:21 +02:00
expr.rs Don't apply the function args heuristic to tuple lits. 2016-03-14 20:51:06 +13:00
filemap.rs config: Use write_mode from config 2016-02-08 22:52:44 -05: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 Merge pull request #868 from rust-lang-nursery/tuple-wide 2016-03-24 14:57:24 +01:00
lib.rs deps: Update syntex_syntax to 0.29.1 2016-03-02 13:08:21 -05:00
lists.rs Clippy rustfmt 2016-01-07 12:17:22 +05:30
macros.rs Fix issues with empty macros with curly braces 2016-03-27 13:44:40 +02: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 Merge pull request #857 from kamalmarhubi/codemap-ext 2016-03-14 18:00:51 +13:00
rewrite.rs Fix crash speculatively parsing macro arguments as expressions. 2015-10-27 23:41:32 -07: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 Prevent incorrect backslash removal in strings 2015-12-25 18:50:40 +01:00
types.rs Merge pull request #857 from kamalmarhubi/codemap-ext 2016-03-14 18:00:51 +13:00
utils.rs Merge pull request #857 from kamalmarhubi/codemap-ext 2016-03-14 18:00:51 +13:00
visitor.rs Fixed nitpicks 2016-03-15 14:08:12 -06:00