Improve dummy_implementations preview style formatting#9240
Conversation
2ce7f10 to
760d12e
Compare
|
* Only collapse dummy blocks if the parent is a function definition or class definition * Don't insert empty lines between two function definitions if the preceding statement is a dummy definition and the two definitions aren't separated by an empty line. Not enforcing an empty lines allows grouping overloaded function definitions. Signed-off-by: Micha Reiser <micha@reiser.io>
760d12e to
3d05048
Compare
Summary
Improve
dummy_implementationspreview styleTest Plan
cargo test