..
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
fix: run in sub dirs/workspace member dirs ( #3652 )
2019-06-25 23:15:33 +09:00
config
implement Display for enums with attribute config_type ( #3621 )
2019-06-12 20:20:42 +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
tests: ensure min number of system/idempotent tests ran ( #3629 )
2019-06-16 23:47:22 +09:00
attr.rs
Format modules defined in cfg_attr ( #3604 )
2019-06-09 09:20:39 +09:00
chains.rs
Improve handling of unicode characters ( #3618 )
2019-06-12 20:28:29 +09: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
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
handle unicode chars in closures ( #3632 )
2019-06-17 08:53:17 +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
Enable unreachable_pub lint
2019-05-09 20:37:51 +02: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
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
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 internal error for long closure types ( #3653 )
2019-06-25 23:14:19 +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
avoid not to truncate necessary chars ( #3640 )
2019-06-23 14:32:14 +09:00