| .. |
|
bin
|
Fix typo in usage text
|
2018-09-07 09:01:44 +01:00 |
|
cargo-fmt
|
Improve error message when failing cargo metadata (#3024)
|
2018-09-18 20:20:07 +09:00 |
|
config
|
Merge pull request #3002 from lqd/normalize-doc-attributes
|
2018-09-19 11:05:27 +12:00 |
|
format-diff
|
final clippy changes
|
2018-09-01 16:32:38 -04:00 |
|
git-rustfmt
|
Remove Summary
|
2018-07-24 21:45:15 +12:00 |
|
test
|
fix cargo test --release.
|
2018-09-06 02:07:09 +02:00 |
|
attr.rs
|
address review comment in Attribute rewrite fn
|
2018-09-13 01:13:07 +02:00 |
|
chains.rs
|
Fix last chain item shape for Visual indent_style
|
2018-09-11 11:09:31 +03:00 |
|
checkstyle.rs
|
documentation
|
2018-05-21 15:54:56 +12:00 |
|
closures.rs
|
Fix build with rust nightly by updating try block syntax. (#2965)
|
2018-08-26 13:02:24 +09:00 |
|
comment.rs
|
Merge pull request #2983 from topecongiro/issue-2642
|
2018-09-04 19:11:49 +12:00 |
|
expr.rs
|
implement Drop from FmtVisitor in order to simplify failures passing
|
2018-09-12 13:09:07 +02:00 |
|
formatting.rs
|
Merge pull request #3001 from scampi/issue2977
|
2018-09-19 10:43:21 +12:00 |
|
imports.rs
|
final clippy changes
|
2018-09-01 16:32:38 -04:00 |
|
issues.rs
|
Don't index a string with chars().count()
|
2018-03-22 08:33:18 +09:00 |
|
items.rs
|
implement Drop from FmtVisitor in order to simplify failures passing
|
2018-09-12 13:09:07 +02:00 |
|
lib.rs
|
Remove an unnecessary attribute
|
2018-08-26 13:20:07 +09:00 |
|
lists.rs
|
final clippy changes
|
2018-09-01 16:32:38 -04:00 |
|
macros.rs
|
Merge pull request #3001 from scampi/issue2977
|
2018-09-19 10:43:21 +12:00 |
|
matches.rs
|
Use correct heuristic for match block flattening
|
2018-09-11 08:54:43 +03:00 |
|
missed_spans.rs
|
final clippy changes
|
2018-09-01 16:32:38 -04:00 |
|
modules.rs
|
Reformat
|
2018-08-23 17:14:19 -04:00 |
|
overflow.rs
|
more clippy
|
2018-08-28 21:57:08 -04:00 |
|
pairs.rs
|
Reformatting after rebase
|
2018-07-24 15:49:35 +12:00 |
|
patterns.rs
|
Fixed #2955. Added value to determine whether or not rustfmt has condensed a tuple-struct
|
2018-08-27 15:25:40 -04:00 |
|
reorder.rs
|
final clippy changes
|
2018-09-01 16:32:38 -04:00 |
|
rewrite.rs
|
Reformat
|
2018-08-23 17:14:19 -04:00 |
|
rustfmt_diff.rs
|
Change print_diff to output the correct line number.
|
2018-09-06 17:18:33 +01:00 |
|
shape.rs
|
final clippy changes
|
2018-09-01 16:32:38 -04:00 |
|
source_file.rs
|
Rename CodeMap/FileMap to SourceMap/SourceFile
|
2018-08-23 17:10:46 -04:00 |
|
source_map.rs
|
Reformat
|
2018-08-23 17:14:19 -04:00 |
|
spanned.rs
|
Rename CodeMap/FileMap to SourceMap/SourceFile
|
2018-08-23 17:10:46 -04:00 |
|
string.rs
|
removed unused max_width argument of rewrite_string function
|
2018-07-14 19:33:26 +02:00 |
|
types.rs
|
Don't insert a new line when fn has no return type
|
2018-09-11 12:34:33 +03:00 |
|
utils.rs
|
Reformat
|
2018-08-23 17:14:19 -04:00 |
|
vertical.rs
|
final clippy changes
|
2018-09-01 16:32:38 -04:00 |
|
visitor.rs
|
implement Drop from FmtVisitor in order to simplify failures passing
|
2018-09-12 13:09:07 +02:00 |