rust/src
Alex Crichton 26958a1c10 Move option parsing to crates.io-based getopts crate
Should help adding more options in the future as well!
2015-10-23 13:46:14 -07:00
..
bin Move option parsing to crates.io-based getopts crate 2015-10-23 13:46:14 -07:00
chains.rs Remove usage of many unstable features 2015-10-23 13:46:14 -07:00
comment.rs Remove usage of many unstable features 2015-10-23 13:46:14 -07:00
config.rs Deal with floating links in chains 2015-10-22 22:30:01 +02:00
expr.rs Improve handling of commas after match arms. 2015-10-21 14:35:45 -07:00
filemap.rs Increase default function call width limit 2015-10-06 22:27:11 +02:00
imports.rs Increase default function call width limit 2015-10-06 22:27:11 +02:00
issues.rs Increase default function call width limit 2015-10-06 22:27:11 +02:00
items.rs Fix large block comments 2015-10-19 23:06:36 +02:00
lib.rs Remove dependence on rustc/rustc_driver, use syntex 2015-10-23 13:46:14 -07:00
lists.rs Format vec! macro using brackets 2015-10-16 22:55:42 +02:00
macros.rs Remove dependence on rustc/rustc_driver, use syntex 2015-10-23 13:46:14 -07:00
missed_spans.rs Fix large block comments 2015-10-19 23:06:36 +02:00
modules.rs
patterns.rs Format some patterns 2015-10-19 20:15:36 +02:00
rewrite.rs Remove overflow indentation 2015-10-19 23:06:36 +02:00
rustfmt_diff.rs
string.rs infinite while loop fixed, redundancy removed 2015-10-02 11:13:07 -05:00
types.rs Format some patterns 2015-10-19 20:15:36 +02:00
utils.rs Format more type variants 2015-10-17 16:05:59 +02:00
visitor.rs Don't use visit::walk_*. Instead, recurse by hand. 2015-10-21 13:46:13 -07:00