rust/tests
Stéphane Campinas c3edf6d3a1
Fix indent computation of a macro with braces.
The leading whitespace of a multine string was taken into account when
computing the `min_prefix_space_width`, even if that line couldn't be
trimmed. The consequence is it was always shifting the macro's content
to the right.
2018-09-18 00:01:51 +02:00
..
config Switch to comments for rustfmt config 2018-06-19 09:30:50 -04:00
coverage Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
source Fix indent computation of a macro with braces. 2018-09-18 00:01:51 +02:00
target Fix indent computation of a macro with braces. 2018-09-18 00:01:51 +02:00
writemode Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00