rust/src
Nick Cameron da30d235a4
Merge pull request #2771 from topecongiro/issue-2746
Fix poor formatting of impls
2018-06-06 14:38:42 +12:00
..
bin Replace use_colored_tty with iatty crate 2018-05-21 15:32:27 +12:00
cargo-fmt Fix tests 2018-06-05 20:58:02 +12:00
config Put each nested import on its own line 2018-06-05 19:58:44 +09:00
format-diff Replace std::Error with failure for FormatDiff 2018-04-26 12:18:20 +10:00
git-rustfmt Remove format_and_emit_report from the API 2018-05-21 15:09:17 +12:00
test Add mercy for devs that run cargo test without building 2018-05-29 00:38:47 +01:00
attr.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
chains.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
checkstyle.rs documentation 2018-05-21 15:54:56 +12:00
closures.rs Fix breaking changes from rustc-ap-syntax 2018-05-19 08:43:00 +09:00
codemap.rs format code and tests 2018-03-20 09:27:31 +13:00
comment.rs Trim custom comment prefix even when we failed to format code block 2018-06-05 15:58:14 +09:00
expr.rs Update rustc-ap-* -> 149 (#2748) 2018-05-30 08:22:49 +09:00
filemap.rs Remove format_and_emit_report from the API 2018-05-21 15:09:17 +12:00
imports.rs Put each nested import on its own line 2018-06-05 19:58:44 +09:00
issues.rs Don't index a string with chars().count() 2018-03-22 08:33:18 +09:00
items.rs Respect empty_item_single_line config option when formatting empty impls 2018-06-06 10:55:25 +09:00
lib.rs 0.8.2 2018-05-28 11:47:21 +12:00
lists.rs Put each nested import on its own line 2018-06-05 19:58:44 +09:00
macros.rs Do not insert spaces around braces with empty body or multiple lines 2018-05-30 08:44:57 +09:00
matches.rs Fix breaking changes from rustc-ap-syntax 2018-05-19 08:43:00 +09:00
missed_spans.rs Merge pull request #2739 from thibaultdelor/fixWindowsTest 2018-05-28 10:13:09 +12:00
modules.rs Use our own FileName struct rather than exporting libsyntax's 2018-05-21 12:08:39 +12:00
overflow.rs Allow using mixed layout with comments 2018-06-05 13:43:01 +09:00
patterns.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
reorder.rs Use correct span for UseTree 2018-04-28 16:05:02 +09:00
rewrite.rs Rationalise result and error types 2018-05-21 08:58:53 +12:00
rustfmt_diff.rs Replace use_colored_tty with iatty crate 2018-05-21 15:32:27 +12:00
shape.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
spanned.rs update rustc syntax 91.0.0 2018-04-08 22:22:11 +08:00
string.rs Seperate and optimize grapheme conditions 2018-05-24 21:32:01 +02:00
types.rs Fix breaking changes from introducing AnonConst 2018-05-23 06:04:32 +09:00
utils.rs Replace use_colored_tty with iatty crate 2018-05-21 15:32:27 +12:00
vertical.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
visitor.rs Use our own FileName struct rather than exporting libsyntax's 2018-05-21 12:08:39 +12:00