rust/src
2017-10-22 00:47:45 -06:00
..
bin Merge pull request #2048 from japaric/required-version 2017-10-20 11:23:27 +05:30
chains.rs Fix a typo 2017-10-09 22:44:00 +09: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 Merge pull request #2035 from topecongiro/deprecate-try_opt! 2017-10-05 20:45:52 +08:00
config.rs Fix typo in --config-help "funciton" -> "function" 2017-10-22 00:47:45 -06:00
expr.rs Take width of return type into account 2017-10-17 00:10:19 +09: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 Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
items.rs Simplify multiline case in rewrite_struct_field() 2017-10-08 22:36:03 +09:00
lib.rs Remove unnecessary wrap_str() 2017-09-19 11:40:20 +09:00
lists.rs Merge pull request #2035 from topecongiro/deprecate-try_opt! 2017-10-05 20:45:52 +08:00
macros.rs Replace 'try_opt!' macro with a '?' operator 2017-10-05 20:50:19 +09: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 Replace 'try_opt!' macro with a '?' operator 2017-10-05 20:50:19 +09:00
rewrite.rs Move Indent and Shape to shape.rs from lib.rs 2017-09-19 10:04:35 +09:00
rustfmt_diff.rs Move isatty() to utils.rs 2017-08-15 16:49:02 +09: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 Replace 'try_opt!' macro with a '?' operator 2017-10-05 20:50:19 +09:00
summary.rs Cargo fmt 2017-09-15 12:10:58 +09:00
types.rs Merge pull request #2042 from topecongiro/refactoring 2017-10-13 22:00:10 +08:00
utils.rs Faster last_line_extendable() 2017-10-07 22:45:33 +09:00
vertical.rs Replace 'try_opt!' macro with a '?' operator 2017-10-05 20:50:19 +09:00
visitor.rs Merge pull request #2035 from topecongiro/deprecate-try_opt! 2017-10-05 20:45:52 +08:00