rust/src
Gaëtan Cassiers 30b16bc474 Move 'use' to Rewrite
Implements Rewrite for ViewPath

Behavior change: always use max_width instead of ideal_width for use
list rewrite. I think it looks better, was also suggested by @nrc in
https://github.com/nrc/rustfmt/issues/82#issuecomment-105314265
2015-07-25 19:00:38 +02:00
..
bin Rustup 2015-06-22 14:52:23 +02:00
changes.rs Reformat code to new struct lit style 2015-07-16 14:05:10 +12:00
comment.rs Merge pull request #147 from marcusklaas/even-more-expr 2015-07-25 09:51:59 +12:00
config.rs Refactor some things; add extra tests. 2015-07-24 19:00:14 +02:00
default.toml Refactor some things; add extra tests. 2015-07-24 19:00:14 +02:00
expr.rs Fix width computation in rewrite_binary_op 2015-07-25 18:58:16 +02:00
imports.rs Move 'use' to Rewrite 2015-07-25 19:00:38 +02:00
issues.rs Format if-else expressions 2015-07-19 23:42:54 +02:00
items.rs Merge pull request #147 from marcusklaas/even-more-expr 2015-07-25 09:51:59 +12:00
lib.rs Merge pull request #147 from marcusklaas/even-more-expr 2015-07-25 09:51:59 +12:00
lists.rs Format all the loops! 2015-07-19 23:43:32 +02:00
missed_spans.rs Run rustfmt on the code 2015-07-03 11:13:28 +02:00
rewrite.rs Format loops 2015-07-15 23:33:01 +02:00
string.rs Update import list formatting 2015-06-26 03:43:12 +02:00
types.rs Resolve some warnings 2015-07-17 18:26:10 +12:00
utils.rs Format if-else expressions 2015-07-19 23:42:54 +02:00
visitor.rs Move 'use' to Rewrite 2015-07-25 19:00:38 +02:00