rust/src
2019-07-15 22:47:10 +09:00
..
attr Insert an empty line when normalizing #[doc = ""] 2019-05-22 00:10:46 +09:00
bin Fix bugs related to file-lines (#3684) 2019-07-15 22:41:56 +09:00
cargo-fmt refactor: simplify manifest_path option checks 2019-07-14 09:56:07 -05:00
config Release 1.3.3 2019-07-15 22:47:10 +09:00
emitter Use trait to abstract emit modes (#3616) 2019-06-13 06:59:20 +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 Release 1.3.0 (#3611) 2019-06-09 21:28:57 +09:00
test Extract configuration snippet tests into own module (#3667) 2019-07-14 10:22:18 +09:00
attr.rs Format modules defined in cfg_attr (#3604) 2019-06-09 09:20:39 +09:00
chains.rs Do not consider macro-origin await as chain item (#3671) 2019-07-06 14:17:53 +09:00
closures.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
comment.rs fix extraction of missing comments when rewriting an empty where clause (#3663) 2019-06-30 12:19:24 +09:00
emitter.rs Use trait to abstract emit modes (#3616) 2019-06-13 06:59:20 +09:00
expr.rs Format the last expression-statement as expression (#3631) 2019-06-17 08:53:39 +09:00
format_report_formatter.rs Use annotate-snippets for emitting errors (#3507) 2019-04-17 05:33:36 -07:00
formatting.rs Don't panic on license check errors (#3655) 2019-06-26 10:51:11 +09:00
ignore_path.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
imports.rs remove unreachable!() (#3646) 2019-06-23 16:24:40 +09:00
issues.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
items.rs Format the last expression-statement as expression (#3631) 2019-06-17 08:53:39 +09:00
lib.rs Format the last expression-statement as expression (#3631) 2019-06-17 08:53:39 +09:00
lists.rs fix 'extra comma inserted due to comment' (#3677) 2019-07-14 22:16:47 +09:00
macros.rs Release 1.3.0 (#3611) 2019-06-09 21:28:57 +09:00
matches.rs handle unicode chars in closures (#3632) 2019-06-17 08:53:17 +09:00
missed_spans.rs Fix bugs related to file-lines (#3684) 2019-07-15 22:41:56 +09:00
modules.rs Release 1.3.0 (#3611) 2019-06-09 21:28:57 +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 Use trait to abstract emit modes (#3616) 2019-06-13 06:59:20 +09:00
source_map.rs Fix bugs related to file-lines (#3684) 2019-07-15 22:41:56 +09:00
spanned.rs Cargo update (#3559) 2019-06-03 23:57:02 +09:00
stmt.rs Format the last expression-statement as expression (#3631) 2019-06-17 08:53:39 +09:00
string.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
types.rs fix: handling of associated type bounds 2019-06-28 16:15:42 -05:00
utils.rs Fix bugs related to file-lines (#3684) 2019-07-15 22:41:56 +09:00
vertical.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
visitor.rs Fix bugs related to file-lines (#3684) 2019-07-15 22:41:56 +09:00