rust/src
Nick Cameron a6d70547e0 Merge pull request #799 from kamalmarhubi/const-instead-of-static
cleanup: Use const instead of static
2016-02-03 19:26:38 +13:00
..
bin Add support for the config-path option 2016-02-02 15:08:44 +05:30
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 #786 from rust-lang-nursery/str-leave 2016-02-03 06:11:01 +01:00
expr.rs Don't reformat strings if we don't have to. 2016-01-28 19:14:08 +13:00
filemap.rs Update checkstyle write mode to take Write arguments. 2016-01-19 00:23:38 -05:00
imports.rs Unwrap match arms that are simple blocks 2015-11-20 21:05:18 +01:00
issues.rs cleanup: Use const instead of static 2016-02-01 23:40:45 -05:00
items.rs Limit when we emit a trailing where clause comma. 2016-01-26 16:39:00 +11:00
lib.rs cleanup: Remove documentation of deleted parameter 2016-02-02 12:37:38 -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 Fix #784 2016-01-27 02:18:05 +01:00
modules.rs Changes to source formatting 2015-09-26 13:58:12 +12:00
patterns.rs Fixed named arguments in bare function types 2015-12-06 01:11:26 +01: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 Changed TypeDensity::WhiteSpace to TypeDensity::Wide 2016-01-12 13:42:53 -07:00
utils.rs Handle more possible comment position for if else 2016-01-12 03:08:48 +01:00
visitor.rs Put empty modules on one line 2016-01-28 19:53:41 +13:00