| .. |
|
bin
|
Add an option to inhibit warning on write-mode change
|
2017-06-27 11:28:28 +09:00 |
|
chains.rs
|
Format source codes
|
2017-06-18 14:29:17 +09:00 |
|
checkstyle.rs
|
Format source codes
|
2017-06-18 22:45:08 +09:00 |
|
codemap.rs
|
Reformat source code using new defaults
|
2017-06-13 14:41:49 +12:00 |
|
comment.rs
|
Format source codes
|
2017-06-17 16:56:54 +09:00 |
|
config.rs
|
Add struct_field_align_threshold for vertical alignment
|
2017-07-03 18:54:41 +09:00 |
|
expr.rs
|
Merge pull request #1767 from topecongiro/range-with-floating-literal
|
2017-07-05 15:46:43 +12:00 |
|
file_lines.rs
|
Public file-lines constructor
|
2017-06-19 21:14:33 +09:00 |
|
filemap.rs
|
Reformat source code using new defaults
|
2017-06-13 14:41:49 +12:00 |
|
imports.rs
|
Merge pull request #1692 from topecongiro/chain/last-item
|
2017-06-16 13:24:03 +12:00 |
|
issues.rs
|
Reformat source code using new defaults
|
2017-06-13 14:41:49 +12:00 |
|
items.rs
|
Use block indent style for struct tuple
|
2017-07-05 18:00:36 +09:00 |
|
lib.rs
|
Add struct_field_align_threshold for vertical alignment
|
2017-07-03 18:54:41 +09:00 |
|
lists.rs
|
Use correct width and tactic for struct literal
|
2017-07-03 18:53:47 +09:00 |
|
macros.rs
|
Preserve trailing comma of macro invocation
|
2017-06-23 12:59:47 +09:00 |
|
missed_spans.rs
|
Format source codes
|
2017-06-17 16:56:54 +09:00 |
|
modules.rs
|
Reformat source code using new defaults
|
2017-06-13 14:41:49 +12:00 |
|
patterns.rs
|
Use correct width and tactic for struct literal
|
2017-07-03 18:53:47 +09:00 |
|
rewrite.rs
|
Forbid method chain to get combined if it uses multi line.
|
2017-06-04 19:37:24 +09:00 |
|
rustfmt_diff.rs
|
Reformat source code using new defaults
|
2017-06-13 14:41:49 +12:00 |
|
string.rs
|
Format source codes
|
2017-06-16 08:49:49 +09:00 |
|
summary.rs
|
Reformat source code using new defaults
|
2017-06-13 14:41:49 +12:00 |
|
types.rs
|
Merge pull request #1717 from topecongiro/type-and-generics
|
2017-06-18 15:57:34 +12:00 |
|
utils.rs
|
Allow extending a chain after raw string literal
|
2017-06-19 22:06:08 +09:00 |
|
vertical.rs
|
Add struct_field_align_threshold for vertical alignment
|
2017-07-03 18:54:41 +09:00 |
|
visitor.rs
|
Use format_expr wherever single-lined block is not allowed
|
2017-06-20 22:35:16 +09:00 |