| .. |
|
bin
|
use std::error instead std::out
|
2016-04-06 23:23:02 +05:30 |
|
chains.rs
|
Don't apply the function args heuristic to tuple lits.
|
2016-03-14 20:51:06 +13:00 |
|
checkstyle.rs
|
Update checkstyle write mode to take Write arguments.
|
2016-01-19 00:23:38 -05:00 |
|
comment.rs
|
Don't apply the function args heuristic to tuple lits.
|
2016-03-14 20:51:06 +13:00 |
|
config.rs
|
use std::error instead std::out
|
2016-04-06 23:23:02 +05:30 |
|
expr.rs
|
Merge pull request #892 from marcusklaas/closed-ranges
|
2016-03-31 13:47:09 +13:00 |
|
filemap.rs
|
refactor: unify run and run_from_stdin
|
2016-04-02 22:24:38 +03:00 |
|
imports.rs
|
Merge pull request #857 from kamalmarhubi/codemap-ext
|
2016-03-14 18:00:51 +13:00 |
|
issues.rs
|
cleanup: Use const instead of static
|
2016-02-01 23:40:45 -05:00 |
|
items.rs
|
Fix incorrect indent with fn_args_layout: Block
|
2016-04-01 23:01:49 +01:00 |
|
lib.rs
|
use std::error instead std::out
|
2016-04-06 23:23:02 +05:30 |
|
lists.rs
|
Clippy rustfmt
|
2016-01-07 12:17:22 +05:30 |
|
macros.rs
|
Merge pull request #883 from marcusklaas/macro-with-name
|
2016-03-30 02:03:28 +02:00 |
|
missed_spans.rs
|
Uncommented missed spans check
|
2016-03-12 10:53:47 -07:00 |
|
modules.rs
|
deps: Update syntex_syntax to 0.29.1
|
2016-03-02 13:08:21 -05:00 |
|
patterns.rs
|
Merge pull request #857 from kamalmarhubi/codemap-ext
|
2016-03-14 18:00:51 +13:00 |
|
rewrite.rs
|
Fix crash speculatively parsing macro arguments as expressions.
|
2015-10-27 23:41:32 -07:00 |
|
rustfmt_diff.rs
|
Fixed #700, use default color for titles and context in write-mode=diff
|
2016-01-01 09:14:39 -08:00 |
|
string.rs
|
Use checked_next_power_of_two from std instead of custom method
|
2016-03-28 23:36:22 -04:00 |
|
types.rs
|
Remove trailing whitespace for fn types /w non-unit return
|
2016-03-27 20:40:23 +02:00 |
|
utils.rs
|
use std::error instead std::out
|
2016-04-06 23:23:02 +05:30 |
|
visitor.rs
|
Properly format macro's with an extra ident
|
2016-03-29 23:16:40 +02:00 |