rust/tests/source
2015-08-16 22:53:06 +02:00
..
nestedmod Separate modules and files listing of reformatting 2015-08-02 13:07:27 +02:00
doc.rs Add a terrible, but useful, test which I used locally 2015-06-11 14:36:31 +12:00
expr-visual-indent.rs Refactor some things; add extra tests. 2015-07-24 19:00:14 +02:00
expr.rs Properly format unsafe blocks 2015-08-02 12:40:02 +02:00
fn-simple.rs Format paths 2015-08-16 22:53:06 +02:00
hello.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
hello2.rs implement framework for system tests 2015-06-05 17:50:22 +02:00
imports-reorder.rs Update import list formatting 2015-06-26 03:43:12 +02:00
imports.rs Format simple imports 2015-07-25 23:17:56 +02:00
loop.rs Format all the loops! 2015-07-19 23:43:32 +02:00
mod-2.rs Format modules into separate files 2015-07-03 11:12:21 +02:00
multiple.rs Fixup comment wrapping in lists 2015-06-24 21:14:08 +02:00
other.rs Add a terrible, but useful, test which I used locally 2015-06-11 14:36:31 +12:00
paths.rs Format paths 2015-08-16 22:53:06 +02:00
string-lit.rs Add tests for string literal formatting 2015-06-15 21:37:27 +02:00
struct_lits.rs Format paths 2015-08-16 22:53:06 +02:00
struct_lits_visual.rs Format if-else expressions 2015-07-19 23:42:54 +02:00
structs.rs Format tuple-like structs 2015-06-23 16:54:42 +02:00