rust/tests
Eli Friedman be9e7dc689 Don't use visit::walk_*. Instead, recurse by hand.
This is much more straightforward to understand given how rustfmt
rewriting works, and it avoids walking into expressions in unexpected
places.

Fixes #513. Fixes #514.
2015-10-21 13:46:13 -07:00
..
config Use max width for function decls, etc. 2015-09-27 19:34:35 +13:00
source Don't use visit::walk_*. Instead, recurse by hand. 2015-10-21 13:46:13 -07:00
target Don't use visit::walk_*. Instead, recurse by hand. 2015-10-21 13:46:13 -07:00
system.rs Fix path issue with tests on Windows 2015-10-08 01:10:07 +13:00