rust/tests
Stéphane Campinas 7132fe03a0
fix alignment of a struct's fields with the visual style
- rewrite_with_alignment was called from the expr module with the wrong
  shape that missed the extra offset needed for the visual style
- rewrite_with_alignment was indenting the given shape although that
  should have been the caller's responsability
2018-11-04 23:41:21 +01: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 alignment of a struct's fields with the visual style 2018-11-04 23:41:21 +01:00
target fix alignment of a struct's fields with the visual style 2018-11-04 23:41:21 +01:00
writemode Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00