rust/src
Nick Cameron fb40a2796e Merge pull request #85 from cassiersg/tuple
Implement reformat of tuple litterals
2015-05-31 20:11:10 +12:00
..
bin Struct literals 2015-05-25 19:14:20 +12:00
changes.rs Use config file for constants 2015-05-23 17:53:53 +12:00
config.rs Optionally put the opening paren on the previous line for args 2015-05-25 16:39:19 +02:00
default.toml Optionally put the opening paren on the previous line for args 2015-05-25 16:39:19 +02:00
expr.rs Handle tuples of length 1 2015-05-30 16:52:46 +02:00
imports.rs Struct literals 2015-05-25 19:14:20 +12:00
items.rs Merge pull request #81 from tdudziak/issue_31 2015-05-29 11:59:37 +12:00
lib.rs Format structs 2015-05-25 17:07:55 +12:00
lists.rs Struct literals 2015-05-25 19:14:20 +12:00
missed_spans.rs Better attribute handling 2015-04-29 15:03:15 +12:00
types.rs Spaces around in type bounds 2015-04-30 16:52:11 -10:00
utils.rs Extract out more files 2015-04-21 21:01:19 +12:00
visitor.rs Fix #79 2015-05-25 13:22:10 +02:00