rust/src
Chris Stinson 4c4e079613 Fixing binop_separator="Back" for ranges
Hardcoded Separator::Place=Front in call to rewrite_pair for range
caused binop_separator="Back" to be hendled incorrectly

Fixed rewrite_pair call and the example in Configuration.md showing
the faulty behaviour
2018-01-16 17:50:20 +13:00
..
bin Rename git-fmt to git-rustfmt 2018-01-03 14:15:45 +01:00
chains.rs Cargo fmt 2017-12-24 00:28:58 +09:00
checkstyle.rs Move from String to PathBuf where applicable 2017-12-15 10:26:19 +09:00
closures.rs Rustup to rustc 1.24.0-nightly (5165ee9e2 2017-12-22) 2017-12-23 11:58:19 +09:00
codemap.rs Add assert_eq! to special-cased macros 2017-12-23 01:06:17 +00:00
comment.rs Format code block in comment 2017-12-24 23:56:51 +09:00
config.rs Remove same_line_attributes config option 2018-01-11 16:52:28 +09:00
expr.rs Fixing binop_separator="Back" for ranges 2018-01-16 17:50:20 +13:00
file_lines.rs Put attributes and struct fields on different line 2018-01-11 16:57:12 +09:00
filemap.rs Cargo fmt 2017-12-24 00:28:58 +09:00
imports.rs Use correct BytePos when recovering comments on removed import 2018-01-10 21:30:41 +09:00
issues.rs case insensitive FIXME and TODO 2018-01-11 11:04:28 +01:00
items.rs Merge pull request #2357 from topecongiro/issue-2342 2018-01-12 17:32:55 +13:00
lib.rs Hide parse error in format_snippet() 2018-01-11 15:19:23 +09:00
lists.rs Split assert_eq! if any arguments are not simple 2017-12-27 21:19:42 +00:00
macros.rs Minor refactoring in macros.rs 2018-01-11 17:40:05 +13:00
missed_spans.rs Fix indent width bug when recovering comments 2017-12-22 12:05:36 +09:00
modules.rs Cargo fmt 2017-12-24 00:28:58 +09:00
patterns.rs Cargo fmt 2017-12-24 00:28:58 +09:00
rewrite.rs Use explicit lifetime to get rid of unsafe code 2017-12-07 13:57:54 +09:00
rustfmt_diff.rs Consolidating the logic for printing output 2018-01-11 08:02:57 -08:00
shape.rs
spanned.rs Get rid of GenericsArg wrapper type 2017-12-24 00:29:59 +09:00
string.rs
summary.rs Use std time 2017-12-27 16:34:09 +13:00
types.rs Refactoring 2017-12-25 00:13:59 +09:00
utils.rs Put the opening brace of impl on the next line 2018-01-04 12:46:55 +09:00
vertical.rs Put attributes and struct fields on different line 2018-01-11 16:57:12 +09:00
visitor.rs 0.3.5 2018-01-15 21:34:41 +09:00