rust/tests
Stéphane Campinas 9c75a15f4c
Fix handling of code that is annotated with rustfmt::skip.
A rustfmt::skip'ed block is indented although original lines are
returned. In order to resolve this, the leading whitespaces are trimmed
on each line while retaining the layout; this leaves the skipped code
to be indented as necessary by the caller.
2018-10-24 12:11:11 +02:00
..
config Switch to comments for rustfmt config 2018-06-19 09:30:50 -04:00
coverage
source Fix handling of code that is annotated with rustfmt::skip. 2018-10-24 12:11:11 +02:00
target Fix handling of code that is annotated with rustfmt::skip. 2018-10-24 12:11:11 +02:00
writemode