rust/tests
Erick Tryzelaar e67ffcfb21 Update to the latest syntex module
One notable feature is this this adds support for the experimental
`let x = loop { ... break $expr; }` syntax. This also includes a
test for formatting all the break and continue variations.
2016-12-23 11:20:07 -08:00
..
config Fix issue 1124 - detect start of output rather than start of input file when writing output source file (#1133) 2016-08-25 08:32:04 +12:00
coverage simplify tests 2016-04-05 02:45:39 +03:00
source Update to the latest syntex module 2016-12-23 11:20:07 -08:00
target Update to the latest syntex module 2016-12-23 11:20:07 -08:00
writemode simplify tests 2016-04-05 02:45:39 +03:00
system.rs Fixes a few doc typos. 2016-11-03 04:22:16 +00:00