mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
665821cb60
Most modules have such a blank line, but some don't. Inserting the blank line makes it clearer that the `//!` comments are describing the entire module, rather than the `use` declaration(s) that immediately follows.