rust/tests
Marcus Klaas d13fc2289a Fix underflow bug in rewrite_call
Fixes https://github.com/nrc/rustfmt/issues/148.
Now properly propagates the rewrite failure instead of panicking. Added regression test from servo code. This example will be properly rewritten when https://github.com/nrc/rustfmt/issues/17 is addressed.
2015-07-22 23:43:24 +02:00
..
config Add an option to format struct lits with either block or visual indent 2015-07-16 14:05:05 +12:00
source Fix some bugs 2015-07-16 14:05:10 +12:00
target Fix underflow bug in rewrite_call 2015-07-22 23:43:24 +02:00
system.rs Remove global mutable config to allow for concurrency 2015-06-23 13:26:04 +02:00