rust/tests/source/alignment_2633
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
..
block_style.rs fix alignment of a struct's fields with the visual style 2018-11-04 23:41:21 +01:00
visual_style.rs fix alignment of a struct's fields with the visual style 2018-11-04 23:41:21 +01:00