.. |
bin
|
Address review concerns
|
2015-11-03 09:16:33 +01:00 |
chains.rs
|
Merge pull request #528 from marcusklaas/chain-idempotence
|
2015-10-24 11:14:24 +13:00 |
comment.rs
|
Remove usage of many unstable features
|
2015-10-23 13:46:14 -07:00 |
config.rs
|
Print configuration options once in help message
|
2015-10-24 16:03:10 +02:00 |
expr.rs
|
Fix crash speculatively parsing macro arguments as expressions.
|
2015-10-27 23:41:32 -07:00 |
filemap.rs
|
Address review concerns
|
2015-11-03 09:16:33 +01:00 |
imports.rs
|
Increase default function call width limit
|
2015-10-06 22:27:11 +02:00 |
issues.rs
|
Increase default function call width limit
|
2015-10-06 22:27:11 +02:00 |
items.rs
|
Address some issues with multiline patterns in let statements
|
2015-10-24 13:13:15 +02:00 |
lib.rs
|
Stdin support
|
2015-11-02 20:45:45 +01:00 |
lists.rs
|
Format vec! macro using brackets
|
2015-10-16 22:55:42 +02:00 |
macros.rs
|
Fix crash speculatively parsing macro arguments as expressions.
|
2015-10-27 23:41:32 -07:00 |
missed_spans.rs
|
show rustfmt coverage!
|
2015-10-24 15:22:37 +05:30 |
modules.rs
|
Changes to source formatting
|
2015-09-26 13:58:12 +12:00 |
patterns.rs
|
Fix indentation for enum-style patterns
|
2015-10-23 20:44:46 +02: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
|
Format some patterns
|
2015-10-19 20:15:36 +02:00 |
utils.rs
|
Ignore #[cfg_attr(rustfmt, rustfmt_skip)] functions
|
2015-10-23 13:46:14 -07:00 |
visitor.rs
|
Fix crash speculatively parsing macro arguments as expressions.
|
2015-10-27 23:41:32 -07:00 |