rust/src
2018-05-21 14:14:09 +12:00
..
bin Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
cargo-fmt typo (#2598) 2018-04-05 12:47:09 +09:00
config Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
format-diff Replace std::Error with failure for FormatDiff 2018-04-26 12:18:20 +10:00
git-rustfmt Refactor CliOptions 2018-05-21 11:27:25 +12:00
test Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12: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 Refactor to make a sensible public API 2018-04-20 21:52:02 +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 Use saturating_sub 2018-05-15 20:41:43 +09:00
expr.rs Fix breaking changes from rustc-ap-syntax 2018-05-19 08:43:00 +09:00
filemap.rs Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
imports.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
issues.rs Don't index a string with chars().count() 2018-03-22 08:33:18 +09:00
items.rs Fix position of auto in auto trait declaration 2018-05-18 17:25:33 -04:00
lib.rs Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
lists.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
macros.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
matches.rs Fix breaking changes from rustc-ap-syntax 2018-05-19 08:43:00 +09:00
missed_spans.rs Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14: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 Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12: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 Remove --verbose-diff 2018-05-11 13:58:34 +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 Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
types.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
utils.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +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