rust/src
2018-05-29 00:38:47 +01:00
..
bin Replace use_colored_tty with iatty crate 2018-05-21 15:32:27 +12:00
cargo-fmt typo (#2598) 2018-04-05 12:47:09 +09:00
config Make Range public 2018-05-28 11:30:58 +12: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 Format code block with sharp prefix 2018-05-23 23:30:07 +09:00
expr.rs Update rustc-ap-* -> 148 2018-05-28 23:41:08 +01:00
filemap.rs Remove format_and_emit_report from the API 2018-05-21 15:09:17 +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 Merge pull request #2730 from topecongiro/issue-2704 2018-05-23 20:10:49 +12:00
lib.rs 0.8.2 2018-05-28 11:47:21 +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 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 Disallow combining a method call with prefix or suffix 2018-05-23 07:22:42 +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