rust/src
Nick Cameron b07e4339f0
Merge pull request #2221 from topecongiro/rfc/blank-lines
Keep vertical spaces between items or statements within range
2017-12-06 15:52:19 +13:00
..
bin Merge pull request #2221 from topecongiro/rfc/blank-lines 2017-12-06 15:52:19 +13:00
chains.rs Fix indent of chain with small parent 2017-12-05 10:03:23 +09:00
checkstyle.rs Cargo fmt and update a test 2017-12-03 11:34:18 +09:00
closures.rs Cargo fmt 2017-12-05 17:15:58 +09:00
codemap.rs Add opt_snippet() and opt_span_after() 2017-11-10 17:08:57 +09:00
comment.rs Merge pull request #2221 from topecongiro/rfc/blank-lines 2017-12-06 15:52:19 +13:00
config.rs Merge pull request #2221 from topecongiro/rfc/blank-lines 2017-12-06 15:52:19 +13:00
expr.rs Merge pull request #2221 from topecongiro/rfc/blank-lines 2017-12-06 15:52:19 +13:00
file_lines.rs Cargo fmt and update tests 2017-09-19 11:41:50 +09:00
filemap.rs Cargo fmt 2017-12-05 17:15:58 +09:00
imports.rs Cargo fmt and update tests 2017-12-02 17:45:39 +09:00
issues.rs Merge pull request #1889 from topecongiro/match-arm 2017-12-01 11:56:01 +13:00
items.rs Merge pull request #2221 from topecongiro/rfc/blank-lines 2017-12-06 15:52:19 +13:00
lib.rs Cargo fmt and update a test 2017-12-03 11:34:18 +09:00
lists.rs Merge pull request #2221 from topecongiro/rfc/blank-lines 2017-12-06 15:52:19 +13:00
macros.rs Merge pull request #2216 from topecongiro/issue-2214 2017-12-01 12:18:38 +13:00
missed_spans.rs Handle cases when bound changed from the default 2017-12-05 17:38:27 +09:00
modules.rs Cargo fmt and update tests 2017-12-02 17:45:39 +09:00
patterns.rs Format source codes 2017-11-30 18:00:49 +09:00
rewrite.rs Replace '*_indent' with 'indent_style' in src 2017-11-13 17:33:32 +09:00
rustfmt_diff.rs Add test for trailing newline in diff. 2017-11-17 20:46:17 +05:30
shape.rs Change return type of Indent::to_string() to Cow<'static, str> 2017-10-07 22:45:33 +09:00
spanned.rs Move Spanned to spanned.rs from lib.rs 2017-09-19 10:04:35 +09:00
string.rs Add an optional max width argument to rewrite_string() 2017-10-31 15:04:50 +09:00
summary.rs Cargo fmt 2017-09-15 12:10:58 +09:00
types.rs Foramt macro on types 2017-12-05 08:42:13 +09:00
utils.rs Add count_newlines() utility function 2017-12-05 15:17:40 +09:00
vertical.rs Merge attributes_on_same_line_as_field and attributes_on_same_line_as_variant into same_line_attributes 2017-11-24 14:29:44 +13:00
visitor.rs Add count_newlines() utility function 2017-12-05 15:17:40 +09:00