rust/src
Nick Cameron a67208f212
Merge pull request #2986 from topecongiro/issue-2907
Handle chain w/ try operators with spaces
2018-09-03 13:10:50 +12: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 Accept 2015 and 2018 instead of Edition2015 and Edition2018 for edition option 2018-08-31 00:04:23 -07: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 Merge pull request #2986 from topecongiro/issue-2907 2018-09-03 13:10:50 +12: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 Fix shape in rewrite_tuple_in_visual_indent_style 2018-08-31 15:50:41 +03:00
formatting.rs Reformat 2018-08-23 17:14:19 -04:00
imports.rs Fixed overly complicated code as requested in the code review 2018-08-27 23:08:37 -04:00
issues.rs Don't index a string with chars().count() 2018-03-22 08:33:18 +09:00
items.rs Keep formatting fn even if there is an unformattable argument 2018-08-30 23:39:39 +09: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 set of clippy changes 2018-08-28 00:33:51 -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 Reformat 2018-08-23 17:14:19 -04:00