rust/src
Maximilian Roos 7d60e3a1ad
more clippy
2018-08-28 21:57:08 -04:00
..
bin Consider "dev" as nightly for feature (un)gating 2018-08-23 04:24:15 -04:00
cargo-fmt formatting 2018-07-24 15:46:39 +12:00
config set of clippy changes 2018-08-28 00:33:51 -04:00
format-diff TODO -> FIXME 2018-06-22 14:42:27 +12:00
git-rustfmt Remove Summary 2018-07-24 21:45:15 +12:00
test Reformat 2018-08-23 17:14:19 -04:00
attr.rs Use span_ends_with_comma to find a trailing comma in an attribute 2018-08-27 16:37:58 +09:00
chains.rs Reformat 2018-08-23 17:14:19 -04:00
checkstyle.rs documentation 2018-05-21 15:54:56 +12:00
closures.rs Fix build with rust nightly by updating try block syntax. (#2965) 2018-08-26 13:02:24 +09:00
comment.rs set of clippy changes 2018-08-28 00:33:51 -04:00
expr.rs Format in-place expression like assignment 2018-08-26 13:20:25 +09:00
formatting.rs Reformat 2018-08-23 17:14:19 -04:00
imports.rs Impl only use (#2951) 2018-08-24 14:39:05 +09:00
issues.rs Don't index a string with chars().count() 2018-03-22 08:33:18 +09:00
items.rs Reformat 2018-08-23 17:14:19 -04:00
lib.rs Remove an unnecessary attribute 2018-08-26 13:20:07 +09:00
lists.rs set of clippy changes 2018-08-28 00:33:51 -04:00
macros.rs Reformat 2018-08-23 17:14:19 -04:00
matches.rs set of clippy changes 2018-08-28 00:33:51 -04:00
missed_spans.rs Reformat 2018-08-23 17:14:19 -04:00
modules.rs Reformat 2018-08-23 17:14:19 -04:00
overflow.rs more clippy 2018-08-28 21:57:08 -04:00
pairs.rs Reformatting after rebase 2018-07-24 15:49:35 +12:00
patterns.rs Fixed #2955. Added value to determine whether or not rustfmt has condensed a tuple-struct 2018-08-27 15:25:40 -04:00
reorder.rs Reformat 2018-08-23 17:14:19 -04:00
rewrite.rs Reformat 2018-08-23 17:14:19 -04:00
rustfmt_diff.rs formatting 2018-07-24 15:46:39 +12:00
shape.rs chains: fix visual indent chain layout 2018-07-24 15:46:39 +12:00
source_file.rs Rename CodeMap/FileMap to SourceMap/SourceFile 2018-08-23 17:10:46 -04:00
source_map.rs Reformat 2018-08-23 17:14:19 -04:00
spanned.rs Rename CodeMap/FileMap to SourceMap/SourceFile 2018-08-23 17:10:46 -04:00
string.rs removed unused max_width argument of rewrite_string function 2018-07-14 19:33:26 +02:00
types.rs set of clippy changes 2018-08-28 00:33:51 -04:00
utils.rs Reformat 2018-08-23 17:14:19 -04:00
vertical.rs Reformat 2018-08-23 17:14:19 -04:00
visitor.rs more clippy 2018-08-28 21:57:08 -04:00