rust/src
Nick Cameron 68bc387925 Merge pull request #655 from kyeah/impl-comments
Keep comments in empty impl body
2015-11-26 17:59:22 +13:00
..
bin Unwrap match arms that are simple blocks 2015-11-20 21:05:18 +01:00
chains.rs Apply Clippy 2015-11-25 15:39:15 +09:00
comment.rs Reformatting due to changes 2015-11-23 13:09:00 +13:00
config.rs Add option to disable (un)wrapping of match arms 2015-11-20 21:50:25 +01:00
expr.rs Apply Clippy 2015-11-25 15:39:15 +09:00
filemap.rs Adds a "Native" option to newline_style. 2015-11-15 04:16:34 -08:00
imports.rs Unwrap match arms that are simple blocks 2015-11-20 21:05:18 +01:00
issues.rs Increase default function call width limit 2015-10-06 22:27:11 +02:00
items.rs Merge pull request #655 from kyeah/impl-comments 2015-11-26 17:59:22 +13:00
lib.rs Apply Clippy 2015-11-25 15:39:15 +09:00
lists.rs Apply Clippy 2015-11-25 15:39:15 +09:00
macros.rs Rustup 2015-11-16 14:16:46 +13:00
missed_spans.rs Apply Clippy 2015-11-25 15:39:15 +09:00
modules.rs Changes to source formatting 2015-09-26 13:58:12 +12:00
patterns.rs Unwrap match arms that are simple blocks 2015-11-20 21:05:18 +01:00
rewrite.rs Fix crash speculatively parsing macro arguments as expressions. 2015-10-27 23:41:32 -07:00
rustfmt_diff.rs Changes to rustfmt source 2015-09-26 18:29:48 +12:00
string.rs infinite while loop fixed, redundancy removed 2015-10-02 11:13:07 -05:00
types.rs Types which can be return types for function types 2015-11-23 13:55:53 +13:00
utils.rs Reformat trim_newlines 2015-11-25 22:46:11 -06:00
visitor.rs Apply Clippy 2015-11-25 15:39:15 +09:00