rust/src
2019-07-21 13:26:41 +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 Implement closing-block procedure without relying on missed_span module (#3691) 2019-07-17 23:07:12 +09:00
emitter Use trait to abstract emit modes (#3616) 2019-06-13 06:59:20 +09:00
format-diff Implement closing-block procedure without relying on missed_span module (#3691) 2019-07-17 23:07:12 +09: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 #3665: Implemented (#3689) 2019-07-17 09:40:33 +09:00
attr.rs #3665: Implemented (#3689) 2019-07-17 09:40:33 +09:00
chains.rs Add #[ignore] to test that runs external process (#3690) 2019-07-16 19:36:23 +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
coverage.rs Implement closing-block procedure without relying on missed_span module (#3691) 2019-07-17 23:07:12 +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 #3665: Implemented (#3689) 2019-07-17 09:40:33 +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 Simplify code around visit_fn (#3698) 2019-07-21 13:26:41 +09:00
lib.rs Implement closing-block procedure without relying on missed_span module (#3691) 2019-07-17 23:07:12 +09:00
lists.rs fix 'extra comma inserted due to comment' (#3677) 2019-07-14 22:16:47 +09:00
macros.rs #3665: Implemented (#3689) 2019-07-17 09:40:33 +09:00
matches.rs handle unicode chars in closures (#3632) 2019-06-17 08:53:17 +09:00
missed_spans.rs Implement closing-block procedure without relying on missed_span module (#3691) 2019-07-17 23:07:12 +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 #3665: Implemented (#3689) 2019-07-17 09:40:33 +09: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
skip.rs #3665: Implemented (#3689) 2019-07-17 09:40:33 +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 #3665: Implemented (#3689) 2019-07-17 09:40:33 +09:00
vertical.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
visitor.rs Simplify code around visit_fn (#3698) 2019-07-21 13:26:41 +09:00