.. |
bin
|
Merge pull request #2079 from SingingTree/issue-1979-errors-go-to-stdout
|
2017-10-27 01:02:44 +05:30 |
chains.rs
|
Take the width of trailing '?'s into account
|
2017-10-18 22:23:25 +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
|
Cargo fmt
|
2017-10-18 22:23:25 +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
|
Merge pull request #2083 from topecongiro/issue-2082
|
2017-10-27 02:14:29 +05:30 |
lib.rs
|
Merge pull request #2069 from SingingTree/log_path_str_if_after_file_errors
|
2017-10-27 01:39:43 +05:30 |
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
|
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
|
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 #2079 from SingingTree/issue-1979-errors-go-to-stdout
|
2017-10-27 01:02:44 +05:30 |