Don't insert blank lines between doc attributes

This commit is contained in:
Lukas Wirth 2020-12-07 15:55:52 +01:00
parent 2ff1ebe8f3
commit 93262c750e
2 changed files with 11 additions and 13 deletions

View file

@ -1525,9 +1525,7 @@ fn foo() { let bar = Ba<|>r; }
---
bar docs 0
bar docs 1
bar docs 2
"#]],
);