rust/src
Connor Brewster 0a665aaceb Fixed nitpicks
Removed unneeded comment
Commented line wrapping conditions
Removed prefix param on `rewrite_associated_type`
Merged `rewrite_associated_static` into `rewrite_static`
Added extra tests
2016-03-15 14:08:12 -06:00
..
bin Use braces, not parens, for macro def 2016-03-11 00:41:11 -08:00
chains.rs deps: Update syntex_syntax to 0.29.1 2016-03-02 13:08:21 -05:00
checkstyle.rs Update checkstyle write mode to take Write arguments. 2016-01-19 00:23:38 -05:00
comment.rs Document comment::*CodeCharKind 2016-01-10 22:04:30 +01:00
config.rs Merge pull request #798 from kamalmarhubi/default-no-todo-warnings 2016-02-15 16:36:58 +13:00
expr.rs Merge pull request #857 from kamalmarhubi/codemap-ext 2016-03-14 18:00:51 +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 Fixed nitpicks 2016-03-15 14:08:12 -06: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 utils: Add CodeMapSpanUtils trait for span_* methods 2016-03-13 18:14:07 -04: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