rust/src
Nick Cameron be959667c1
Merge pull request #2106 from clippered/fix-panic-on-windows-stderr
fix output panics on unable to write to stderr
2017-11-02 15:04:59 +13:00
..
bin Fix a typo 2017-10-30 23:34:44 +09:00
chains.rs fix some typos 2017-11-01 07:33:55 +01:00
checkstyle.rs Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
codemap.rs Apply refactoring from cargo clippy 2017-08-31 12:49:12 +09:00
comment.rs fix some typos 2017-11-01 07:33:55 +01:00
config.rs fix some typos 2017-11-01 07:33:55 +01:00
expr.rs fix some typos 2017-11-01 07:33:55 +01:00
file_lines.rs Cargo fmt and update tests 2017-09-19 11:41:50 +09:00
filemap.rs Format 2017-08-11 17:44:16 +09:00
imports.rs Replace 'try_opt!' macro with a '?' operator 2017-10-05 20:50:19 +09:00
issues.rs fix some typos 2017-11-01 07:33:55 +01:00
items.rs Use correct budget 2017-10-30 23:38:05 +09:00
lib.rs fix output panics on unable to write to stderr 2017-11-01 23:45:35 +11:00
lists.rs fix some typos 2017-11-01 07:33:55 +01:00
macros.rs fix some typos 2017-11-01 07:33:55 +01:00
missed_spans.rs Move Indent and Shape to shape.rs from lib.rs 2017-09-19 10:04:35 +09:00
modules.rs Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
patterns.rs fix some typos 2017-11-01 07:33:55 +01:00
rewrite.rs Move Indent and Shape to shape.rs from lib.rs 2017-09-19 10:04:35 +09:00
rustfmt_diff.rs Run rustfmt on the new changes. 2017-10-19 23:32:27 +01:00
shape.rs Change return type of Indent::to_string() to Cow<'static, str> 2017-10-07 22:45:33 +09:00
spanned.rs Move Spanned to spanned.rs from lib.rs 2017-09-19 10:04:35 +09:00
string.rs Cargo fmt 2017-10-18 22:23:25 +09:00
summary.rs Cargo fmt 2017-09-15 12:10:58 +09:00
types.rs Use correct budget 2017-10-30 23:38:05 +09:00
utils.rs Add support for crate shorthand for pub(crate) 2017-10-28 18:41:58 +13:00
vertical.rs fix some typos 2017-11-01 07:33:55 +01:00
visitor.rs fix some typos 2017-11-01 07:33:55 +01:00