| .. |
|
bin
|
Use is_nightly helper instead of duplicate code
|
2018-07-31 11:53:22 +01:00 |
|
cargo-fmt
|
formatting
|
2018-07-24 15:46:39 +12:00 |
|
config
|
Increase capacity for newline conversion buffer
|
2018-07-30 23:19:46 -04:00 |
|
format-diff
|
TODO -> FIXME
|
2018-06-22 14:42:27 +12:00 |
|
git-rustfmt
|
Remove Summary
|
2018-07-24 21:45:15 +12:00 |
|
test
|
Remove Summary
|
2018-07-24 21:45:15 +12:00 |
|
attr.rs
|
Merge pull request #2900 from topecongiro/combine-attrs
|
2018-08-06 19:37:05 +12:00 |
|
chains.rs
|
Reformatting after rebase
|
2018-07-24 15:49:35 +12:00 |
|
checkstyle.rs
|
documentation
|
2018-05-21 15:54:56 +12:00 |
|
closures.rs
|
Use builder pattern for ListFormatting
|
2018-08-03 22:13:20 +09:00 |
|
codemap.rs
|
format code and tests
|
2018-03-20 09:27:31 +13:00 |
|
comment.rs
|
Merge pull request #2897 from topecongiro/issue-2896
|
2018-08-06 19:36:03 +12:00 |
|
expr.rs
|
Use builder pattern for ListFormatting
|
2018-08-03 22:13:20 +09:00 |
|
filemap.rs
|
Move non-public API from lib.rs to its own module
|
2018-07-23 12:45:41 +12:00 |
|
formatting.rs
|
Auto-detect newline style by default
|
2018-07-29 10:12:31 -04:00 |
|
imports.rs
|
Merge pull request #2890 from topecongiro/use-builder-pattern-for-ListFormatting
|
2018-08-06 19:34:08 +12:00 |
|
issues.rs
|
Don't index a string with chars().count()
|
2018-03-22 08:33:18 +09:00 |
|
items.rs
|
Use builder pattern for ListFormatting
|
2018-08-03 22:13:20 +09:00 |
|
lib.rs
|
Remove Summary
|
2018-07-24 21:45:15 +12:00 |
|
lists.rs
|
Remove pub(self)
|
2018-08-04 08:47:48 +09:00 |
|
macros.rs
|
Use builder pattern for ListFormatting
|
2018-08-03 22:13:20 +09:00 |
|
matches.rs
|
Use builder pattern for ListFormatting
|
2018-08-03 22:13:20 +09:00 |
|
missed_spans.rs
|
TODO -> FIXME
|
2018-06-22 14:42:27 +12:00 |
|
modules.rs
|
Use our own FileName struct rather than exporting libsyntax's
|
2018-05-21 12:08:39 +12:00 |
|
overflow.rs
|
Use builder pattern for ListFormatting
|
2018-08-03 22:13:20 +09:00 |
|
pairs.rs
|
Reformatting after rebase
|
2018-07-24 15:49:35 +12:00 |
|
patterns.rs
|
Use builder pattern for ListFormatting
|
2018-08-03 22:13:20 +09:00 |
|
reorder.rs
|
Use builder pattern for ListFormatting
|
2018-08-03 22:13:20 +09:00 |
|
rewrite.rs
|
Set the flag in RewriteContext when rewriting macro call failed
|
2018-06-07 12:32:10 +09:00 |
|
rustfmt_diff.rs
|
formatting
|
2018-07-24 15:46:39 +12:00 |
|
shape.rs
|
chains: fix visual indent chain layout
|
2018-07-24 15:46:39 +12:00 |
|
spanned.rs
|
Fix compile errors from breaking changes in libsyntax
|
2018-06-25 15:24:00 +09:00 |
|
string.rs
|
removed unused max_width argument of rewrite_string function
|
2018-07-14 19:33:26 +02:00 |
|
types.rs
|
Use builder pattern for ListFormatting
|
2018-08-03 22:13:20 +09:00 |
|
utils.rs
|
Ignore comment in wrap_str
|
2018-08-05 10:50:43 +09:00 |
|
vertical.rs
|
Use builder pattern for ListFormatting
|
2018-08-03 22:13:20 +09:00 |
|
visitor.rs
|
Explicitly handle semicolon after the item in statement position
|
2018-08-04 09:59:38 +09:00 |