| .. |
|
bin
|
Refactor test code
|
2015-09-18 22:34:46 +02:00 |
|
chains.rs
|
Add support for formatting AddrOf (unary "&").
|
2015-09-24 01:13:57 -07:00 |
|
comment.rs
|
Add Indent::none(), remove make_indent.
|
2015-09-19 10:36:45 -07:00 |
|
config.rs
|
Initial implementation of hard tab indentation.
|
2015-09-19 10:36:45 -07:00 |
|
expr.rs
|
Use the maximum available width in struct formatting
|
2015-09-25 16:56:22 +02:00 |
|
filemap.rs
|
Refactor test code
|
2015-09-18 22:34:46 +02:00 |
|
imports.rs
|
Initial implementation of hard tab indentation.
|
2015-09-19 10:36:45 -07:00 |
|
issues.rs
|
Add support for formatting "return" expressions.
|
2015-09-23 23:12:04 -07:00 |
|
items.rs
|
Use the maximum available width in struct formatting
|
2015-09-25 16:56:22 +02:00 |
|
lib.rs
|
Add Indent::none(), remove make_indent.
|
2015-09-19 10:36:45 -07:00 |
|
lists.rs
|
Use the maximum available width in struct formatting
|
2015-09-25 16:56:22 +02:00 |
|
macros.rs
|
adapt to rust sytax::ast::Mac changes
|
2015-09-23 18:31:31 +00:00 |
|
missed_spans.rs
|
Remove unnecessary config parameter from format_missing_with_indent.
|
2015-09-19 10:44:28 -07:00 |
|
modules.rs
|
code improvements suggested by clippy
|
2015-09-04 23:39:33 +02:00 |
|
rewrite.rs
|
Add Indent::none(), remove make_indent.
|
2015-09-19 10:36:45 -07:00 |
|
rustfmt_diff.rs
|
Add diff write mode https://github.com/nrc/rustfmt/issues/261
|
2015-09-10 18:30:07 -04:00 |
|
string.rs
|
Add Indent::none(), remove make_indent.
|
2015-09-19 10:36:45 -07:00 |
|
types.rs
|
Initial implementation of hard tab indentation.
|
2015-09-19 10:36:45 -07:00 |
|
utils.rs
|
Add Indent::none(), remove make_indent.
|
2015-09-19 10:36:45 -07:00 |
|
visitor.rs
|
Format foreign functions and statics
|
2015-09-21 20:02:45 +02:00 |