rust/src
2019-06-09 09:20:39 +09:00
..
attr Insert an empty line when normalizing #[doc = ""] 2019-05-22 00:10:46 +09:00
bin Use annotate-snippets for emitting errors (#3507) 2019-04-17 05:33:36 -07:00
cargo-fmt Drop only the first occurrence of fmt while preparing CLI arguments 2019-05-21 16:36:53 +01:00
config stabilise fn_args_density (#3581) 2019-06-03 22:26:48 +09:00
format-diff Use structopt for rustfmt-format-diff arguments parsing 2019-05-23 22:59:26 +01:00
formatting Add tests to cover more edge cases 2019-05-09 17:51:02 +02:00
git-rustfmt Use annotate-snippets for emitting errors (#3507) 2019-04-17 05:33:36 -07:00
modules Format modules defined in cfg_attr (#3604) 2019-06-09 09:20:39 +09:00
test Format modules defined in cfg_attr (#3604) 2019-06-09 09:20:39 +09:00
attr.rs Format modules defined in cfg_attr (#3604) 2019-06-09 09:20:39 +09:00
chains.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
checkstyle.rs Remove unnecessary comma 2019-05-15 18:29:04 +02:00
closures.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
comment.rs use the span between the self_ty and left brace 2019-05-16 21:27:34 +09:00
expr.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
format_report_formatter.rs Use annotate-snippets for emitting errors (#3507) 2019-04-17 05:33:36 -07:00
formatting.rs Format modules defined in cfg_attr (#3604) 2019-06-09 09:20:39 +09:00
ignore_path.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
imports.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
issues.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
items.rs fix the bug add unwanted code to impl (#3601) (#3602) 2019-06-06 13:06:40 +09:00
lib.rs Move macro to separate module 2019-05-17 16:13:46 +02:00
lists.rs stabilise fn_args_density (#3581) 2019-06-03 22:26:48 +09:00
macros.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
matches.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
missed_spans.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
modules.rs Format modules defined in cfg_attr (#3604) 2019-06-09 09:20:39 +09:00
overflow.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
pairs.rs Avoid rewriting pairs mutiple times 2019-03-24 18:55:11 +09:00
patterns.rs fix Erasing inner attributes in struct (#3593) 2019-05-30 07:31:48 +09:00
release_channel.rs Move macro to separate module 2019-05-17 16:13:46 +02:00
reorder.rs inline the attribute with its item even with the macro_use attribute or when reorder_imports is disabled (#3598) 2019-06-05 00:14:12 +09:00
rewrite.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
rustfmt_diff.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
shape.rs Allow overflowing rhs of unit variant (#3566) 2019-05-22 10:51:19 +09:00
source_file.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
source_map.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
spanned.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
string.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
types.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
utils.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
vertical.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
visitor.rs inline the attribute with its item even with the macro_use attribute or when reorder_imports is disabled (#3598) 2019-06-05 00:14:12 +09:00