rust/src
Nick Cameron 77824a24ef
Merge pull request #2988 from YaLTeR/fix-issue-2922
Use correct indent in rewrite_bare_fn with Visual style
2018-09-11 15:50:13 +12:00
..
bin final clippy changes 2018-09-01 16:32:38 -04:00
cargo-fmt formatting 2018-07-24 15:46:39 +12:00
config Merge pull request #2992 from max-sixty/clippy2 2018-09-03 13:25:35 +12:00
format-diff final clippy changes 2018-09-01 16:32:38 -04:00
git-rustfmt Remove Summary 2018-07-24 21:45:15 +12:00
test fix cargo test --release. 2018-09-06 02:07:09 +02:00
attr.rs final clippy changes 2018-09-01 16:32:38 -04: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 Merge pull request #2983 from topecongiro/issue-2642 2018-09-04 19:11:49 +12:00
expr.rs Merge pull request #2992 from max-sixty/clippy2 2018-09-03 13:25:35 +12:00
formatting.rs Support platforms without a timer 2018-09-09 11:13:15 -07:00
imports.rs final clippy changes 2018-09-01 16:32:38 -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 final clippy changes 2018-09-01 16:32:38 -04:00
macros.rs final clippy changes 2018-09-01 16:32:38 -04:00
matches.rs Cargo update 2018-09-04 00:17:26 +09:00
missed_spans.rs final clippy changes 2018-09-01 16:32:38 -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 final clippy changes 2018-09-01 16:32:38 -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 final clippy changes 2018-09-01 16:32:38 -04: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 Use correct fn args indent for Visual 2018-08-31 16:53:18 +03:00
utils.rs Reformat 2018-08-23 17:14:19 -04:00
vertical.rs final clippy changes 2018-09-01 16:32:38 -04:00
visitor.rs final clippy changes 2018-09-01 16:32:38 -04:00