Add blank lines after module-level //
comments.
Similar to the previous commit.
This commit is contained in:
parent
665821cb60
commit
b104fbec85
5 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
// ignore-tidy-filelength
|
||||
|
||||
use super::diagnostics::SnapshotParser;
|
||||
use super::pat::{CommaRecoveryMode, Expected, RecoverColon, RecoverComma};
|
||||
use super::ty::{AllowPlus, RecoverQPath, RecoverReturnSign};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue