rust/src
2015-09-13 09:20:37 +12:00
..
bin Break chains that don't start with path expressions 2015-09-11 00:52:57 +02:00
chains.rs Refine chain breaking heuristics 2015-09-11 00:53:01 +02:00
comment.rs General cleanup after rebase 2015-09-11 00:53:21 +02:00
config.rs Refine chain breaking heuristics 2015-09-11 00:53:01 +02:00
expr.rs Merge pull request from marcusklaas/array-literals 2015-09-13 09:20:37 +12:00
filemap.rs Add diff write mode https://github.com/nrc/rustfmt/issues/261 2015-09-10 18:30:07 -04:00
imports.rs General cleanup after rebase 2015-09-11 00:53:21 +02:00
issues.rs Format assignment 2015-08-25 21:43:13 +02:00
items.rs Rewrite types in function arguments 2015-09-11 12:32:34 +02:00
lib.rs Refine chain breaking heuristics 2015-09-11 00:53:01 +02:00
lists.rs Refine chain breaking heuristics 2015-09-11 00:53:01 +02:00
missed_spans.rs Implement basic chain formatting 2015-09-11 00:52:16 +02:00
modules.rs code improvements suggested by clippy 2015-09-04 23:39:33 +02:00
rewrite.rs Fix a bug where struct lits nested in fn calls were over-indented 2015-09-02 15:36:17 +12: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 Implement basic chain formatting 2015-09-11 00:52:16 +02:00
types.rs Refine chain breaking heuristics 2015-09-11 00:53:01 +02:00
utils.rs General cleanup after rebase 2015-09-11 00:53:21 +02:00
visitor.rs Align dots in chained expressions 2015-09-11 00:53:01 +02:00