| .. |
|
bin
|
Replace use_colored_tty with iatty crate
|
2018-05-21 15:32:27 +12:00 |
|
cargo-fmt
|
Fix tests
|
2018-06-05 20:58:02 +12:00 |
|
config
|
Merge pull request #2795 from jechase/issue-2794
|
2018-06-20 10:35:16 +12:00 |
|
format-diff
|
TODO -> FIXME
|
2018-06-22 14:42:27 +12:00 |
|
git-rustfmt
|
Remove format_and_emit_report from the API
|
2018-05-21 15:09:17 +12:00 |
|
test
|
Move newline logic inside the formatting process.
|
2018-06-10 00:25:47 +10:00 |
|
attr.rs
|
Apply short function call heuristic to attributes
|
2018-06-26 15:18:17 +12:00 |
|
chains.rs
|
Fix compile errors from breaking changes in libsyntax
|
2018-06-25 15:24:00 +09:00 |
|
checkstyle.rs
|
documentation
|
2018-05-21 15:54:56 +12:00 |
|
closures.rs
|
Add flag to the ListFormatting struct for nested imports
|
2018-06-19 12:13:35 -04:00 |
|
codemap.rs
|
format code and tests
|
2018-03-20 09:27:31 +13:00 |
|
comment.rs
|
Trim custom comment prefix even when we failed to format code block
|
2018-06-05 15:58:14 +09:00 |
|
expr.rs
|
Fix compile errors from breaking changes in libsyntax
|
2018-06-25 15:24:00 +09:00 |
|
filemap.rs
|
TODO -> FIXME
|
2018-06-22 14:42:27 +12:00 |
|
imports.rs
|
Handle raw identifiers
|
2018-06-25 23:36:45 +09:00 |
|
issues.rs
|
Don't index a string with chars().count()
|
2018-03-22 08:33:18 +09:00 |
|
items.rs
|
Handle raw identifiers
|
2018-06-25 23:36:45 +09:00 |
|
lib.rs
|
Fix #2728.
|
2018-06-19 20:51:49 +09:00 |
|
lists.rs
|
Refactor and fixup attribute formatting
|
2018-06-26 15:18:17 +12:00 |
|
macros.rs
|
Handle raw identifiers
|
2018-06-25 23:36:45 +09:00 |
|
matches.rs
|
Indent a match guard if the pattern is multiline
|
2018-06-26 15:18:17 +12: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
|
Add flag to the ListFormatting struct for nested imports
|
2018-06-19 12:13:35 -04:00 |
|
patterns.rs
|
Handle raw identifiers
|
2018-06-25 23:36:45 +09:00 |
|
reorder.rs
|
Handle raw identifiers
|
2018-06-25 23:36:45 +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
|
Replace use_colored_tty with iatty crate
|
2018-05-21 15:32:27 +12:00 |
|
shape.rs
|
Refactor and fixup attribute formatting
|
2018-06-26 15:18:17 +12:00 |
|
spanned.rs
|
Fix compile errors from breaking changes in libsyntax
|
2018-06-25 15:24:00 +09:00 |
|
string.rs
|
Seperate and optimize grapheme conditions
|
2018-05-24 21:32:01 +02:00 |
|
types.rs
|
Handle raw identifiers
|
2018-06-25 23:36:45 +09:00 |
|
utils.rs
|
Handle raw identifiers
|
2018-06-25 23:36:45 +09:00 |
|
vertical.rs
|
Handle raw identifiers
|
2018-06-25 23:36:45 +09:00 |
|
visitor.rs
|
Handle raw identifiers
|
2018-06-25 23:36:45 +09:00 |