rust/src
2016-03-01 16:39:43 +01:00
..
bin config: Use write_mode from config 2016-02-08 22:52:44 -05:00
chains.rs Reduce dependency on pprust 2015-12-25 20:59:46 +01: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 config: Use write_mode from config 2016-02-08 22:52:44 -05:00
filemap.rs config: Use write_mode from config 2016-02-08 22:52:44 -05:00
imports.rs Format all patterns (well, except macros) 2016-02-12 14:59:13 +13:00
issues.rs cleanup: Use const instead of static 2016-02-01 23:40:45 -05:00
items.rs config: Use write_mode from config 2016-02-08 22:52:44 -05:00
lib.rs config: Use write_mode from config 2016-02-08 22:52:44 -05:00
lists.rs Clippy rustfmt 2016-01-07 12:17:22 +05:30
macros.rs cleanup: Use const instead of static 2016-02-01 23:40:45 -05:00
missed_spans.rs config: Use write_mode from config 2016-02-08 22:52:44 -05:00
modules.rs Changes to source formatting 2015-09-26 13:58:12 +12:00
patterns.rs reviewer changes 2016-02-15 10:07:19 +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 Fix for issue #811 (falsely inserted "::" in paths with parameterized trait cast). 2016-03-01 16:39:43 +01:00
utils.rs Handle more possible comment position for if else 2016-01-12 03:08:48 +01:00
visitor.rs config: Use write_mode from config 2016-02-08 22:52:44 -05:00