rust/src
2018-09-28 11:06:29 +09:00
..
bin Remove unnecessary feature flag 2018-09-25 18:23:17 +12:00
cargo-fmt Cargo fmt 2018-09-19 23:22:26 +09:00
config Cargo fmt 2018-09-19 23:22:26 +09:00
format-diff final clippy changes 2018-09-01 16:32:38 -04:00
git-rustfmt Cargo fmt 2018-09-19 23:22:26 +09:00
test Cargo fmt 2018-09-19 23:22:26 +09:00
attr.rs Cargo fmt 2018-09-19 23:22:26 +09:00
chains.rs Cargo fmt 2018-09-19 23:22:26 +09:00
checkstyle.rs documentation 2018-05-21 15:54:56 +12:00
closures.rs Cargo fmt 2018-09-19 23:22:26 +09:00
comment.rs do not format a code block in documentation if it is annotated with ignore or text (#3058) 2018-09-28 11:06:29 +09:00
expr.rs Cargo fmt 2018-09-19 23:22:26 +09:00
formatting.rs Cargo fmt 2018-09-19 23:22:26 +09:00
imports.rs Fix bug in import where two consecutive module separators were possible. 2018-09-21 18:51:19 +01:00
issues.rs
items.rs Merge pull request #3036 from topecongiro/issue-2932 2018-09-20 11:36:46 +12:00
lib.rs Remove unnecessary feature flag 2018-09-25 18:23:17 +12:00
lists.rs lists: Detect block comment by starting from the end. 2018-09-22 12:16:38 +02:00
macros.rs Cargo fmt 2018-09-19 23:22:26 +09:00
matches.rs Do not trim a block from expression if its condition will go multi-line 2018-09-21 00:58:47 +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 Cargo fmt 2018-09-19 23:22:26 +09:00
pairs.rs Cargo fmt 2018-09-19 23:22:26 +09:00
patterns.rs Cargo fmt 2018-09-19 23:22:26 +09:00
reorder.rs Cargo fmt 2018-09-19 23:22:26 +09:00
rewrite.rs Reformat 2018-08-23 17:14:19 -04:00
rustfmt_diff.rs Cargo fmt 2018-09-19 23:22:26 +09: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 Cargo fmt 2018-09-19 23:22:26 +09:00
utils.rs Reformat 2018-08-23 17:14:19 -04:00
vertical.rs Cargo fmt 2018-09-19 23:22:26 +09:00
visitor.rs Merge pull request #3036 from topecongiro/issue-2932 2018-09-20 11:36:46 +12:00