rust/src
Luke Clifton 6bf1382927 Indent open brace for impl when nested. (#1227)
* Indent open brace for impl when nested.

Fixes #1226

* Added test case for indented impl with brace on newline
2016-11-28 13:47:07 +13:00
..
bin update Serde, etc. 2016-11-21 11:02:18 +13:00
chains.rs Add support for spaces_within_angle_brackets 2016-10-13 19:28:18 +03:00
checkstyle.rs Run clippy 2016-08-29 08:57:27 +09:00
codemap.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
comment.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
config.rs Prevent an ugly linebreak in --config-helps description of condense_wildcard_suffices 2016-11-27 21:43:02 +01:00
expr.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
file_lines.rs Update to latest Syntex 2016-09-16 15:28:02 +12:00
filemap.rs Fix broken import 2016-09-27 12:38:17 -05:00
imports.rs Fixes #1184 where reordering import items could cause a panic. 2016-11-03 04:21:47 +00:00
issues.rs Run clippy 2016-08-29 08:57:27 +09:00
items.rs Indent open brace for impl when nested. (#1227) 2016-11-28 13:47:07 +13:00
lib.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
lists.rs fix #1216: panic on comment starting with //* 2016-11-13 09:36:43 +01:00
macros.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
missed_spans.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
modules.rs Run clippy 2016-08-29 08:57:27 +09:00
patterns.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
rewrite.rs block indent large closures 2016-04-22 11:29:01 +12:00
rustfmt_diff.rs Check term supports colour before printing fancy diffs 2016-08-26 17:08:47 -04:00
string.rs Change defaults and update tests and source 2016-04-22 19:18:48 +12:00
summary.rs Return failure exit code on found diffs (fix #906) 2016-06-21 23:01:15 +02:00
types.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
utils.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
visitor.rs update Serde, etc. 2016-11-21 11:02:18 +13:00