| .. |
|
bin
|
rustfmt: Add option to specify line ranges for formatting
|
2016-05-31 01:33:58 +02:00 |
|
chains.rs
|
Merge pull request #1016 from rust-lang-nursery/try-double-indent
|
2016-06-01 12:28:36 +01:00 |
|
checkstyle.rs
|
Remove unused trait imports
|
2016-05-03 21:52:55 +09:00 |
|
codemap.rs
|
codemap: Add module description
|
2016-05-31 01:34:42 +02:00 |
|
comment.rs
|
change normalise spelling to American version - normalize as American english is more common across programming community
|
2016-05-15 22:24:46 +05:30 |
|
config.rs
|
Explain that FileLines cannot be given in rustfmt.toml
|
2016-05-31 01:35:18 +02:00 |
|
expr.rs
|
utils: Move codemap related utilities to a dedicated module
|
2016-05-31 00:49:26 +02:00 |
|
file_lines.rs
|
Explain that FileLines cannot be given in rustfmt.toml
|
2016-05-31 01:35:18 +02:00 |
|
filemap.rs
|
Write each file as it is formatted (#991)
|
2016-05-15 11:41:05 +02:00 |
|
imports.rs
|
utils: Move codemap related utilities to a dedicated module
|
2016-05-31 00:49:26 +02:00 |
|
issues.rs
|
Optionally put short struct variants on one line (#997)
|
2016-05-18 22:38:49 +02:00 |
|
items.rs
|
Add support for the default keyword (#1025)
|
2016-05-31 19:48:49 +02:00 |
|
lib.rs
|
Add type to represent collection of lines in files
|
2016-05-31 01:24:38 +02:00 |
|
lists.rs
|
Format non-statement if-else expressions on a single line
|
2016-05-29 17:58:38 +02:00 |
|
macros.rs
|
utils: Move codemap related utilities to a dedicated module
|
2016-05-31 00:49:26 +02:00 |
|
missed_spans.rs
|
Format non-statement if-else expressions on a single line
|
2016-05-29 17:58:38 +02:00 |
|
modules.rs
|
deps: Update syntex_syntax to 0.29.1
|
2016-03-02 13:08:21 -05:00 |
|
patterns.rs
|
utils: Move codemap related utilities to a dedicated module
|
2016-05-31 00:49:26 +02:00 |
|
rewrite.rs
|
block indent large closures
|
2016-04-22 11:29:01 +12:00 |
|
rustfmt_diff.rs
|
print_diff: Don't print color codes if output is not a tty
|
2016-05-31 15:15:33 +02:00 |
|
string.rs
|
Change defaults and update tests and source
|
2016-04-22 19:18:48 +12:00 |
|
summary.rs
|
Write each file as it is formatted (#991)
|
2016-05-15 11:41:05 +02:00 |
|
types.rs
|
utils: Move codemap related utilities to a dedicated module
|
2016-05-31 00:49:26 +02:00 |
|
utils.rs
|
utils: Move codemap related utilities to a dedicated module
|
2016-05-31 00:49:26 +02:00 |
|
visitor.rs
|
Add support for the default keyword (#1025)
|
2016-05-31 19:48:49 +02:00 |