| .. |
|
bin
|
Use edition in rustfmt.toml when no command line argument is passed
|
2018-10-29 22:53:29 +09:00 |
|
cargo-fmt
|
allow to run a rustfmt command from cargo-fmt even when there is no target
|
2018-11-26 20:39:12 +01:00 |
|
config
|
end expressions like return/continue/break with a semicolon
|
2018-11-29 20:39:07 +01:00 |
|
format-diff
|
Clippy
|
2018-10-15 23:59:08 +09:00 |
|
git-rustfmt
|
Cargo fmt
|
2018-09-19 23:22:26 +09:00 |
|
test
|
use the rustfmt function to find the bin
|
2018-12-14 23:32:25 +01:00 |
|
attr.rs
|
normalize_doc_attributes: remove leading whitespace from the doc comment opener
|
2018-11-05 18:24:36 +01:00 |
|
chains.rs
|
Remove NLL feature
|
2018-10-18 15:39:11 +13:00 |
|
checkstyle.rs
|
documentation
|
2018-05-21 15:54:56 +12:00 |
|
closures.rs
|
Update rustc-ap-syntax to 306.0
|
2018-12-08 14:39:52 +09:00 |
|
comment.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
expr.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
formatting.rs
|
keep track of lines which formatting was disabled in order to prevent indentation which would cause code right-shifting
|
2018-10-24 12:11:11 +02:00 |
|
imports.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
issues.rs
|
Don't index a string with chars().count()
|
2018-03-22 08:33:18 +09:00 |
|
items.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
lib.rs
|
Merge pull request #3129 from otavio/issue-3104
|
2018-10-25 13:39:40 +13:00 |
|
lists.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
macros.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
matches.rs
|
end expressions like return/continue/break with a semicolon
|
2018-11-29 20:39:07 +01:00 |
|
missed_spans.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
modules.rs
|
Reformat
|
2018-08-23 17:14:19 -04:00 |
|
overflow.rs
|
Add config option to more aggressively allow overflow
|
2018-11-05 21:12:40 -07:00 |
|
pairs.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
patterns.rs
|
fix a few clippy warnings
|
2018-11-16 22:25:33 +01:00 |
|
reorder.rs
|
fix the visitor's starting position when visiting a labelled block
|
2018-11-28 22:50:17 +01:00 |
|
rewrite.rs
|
rewrite: adjust comment as it refers to is_if_else_block
|
2018-10-11 10:37:15 -03:00 |
|
rustfmt_diff.rs
|
Cargo fmt
|
2018-09-19 23:22:26 +09: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
|
Cargo update (#3186)
|
2018-11-08 23:16:13 +09:00 |
|
spanned.rs
|
Put arguments of the fail attribute on the same line as println!
|
2018-09-30 08:05:45 +09:00 |
|
string.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
types.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
utils.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
vertical.rs
|
Fix trim_right/trim_left deprecation warnings (#3252)
|
2018-12-18 11:21:31 +09:00 |
|
visitor.rs
|
fix logic for adding or not a newline after a missed span
|
2018-11-09 20:50:07 +01:00 |