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,6 +1,7 @@
|
|||
// FIXME(@lcnr): Move this module out of `rustc_hir_analysis`.
|
||||
//
|
||||
// We don't do any drop checking during hir typeck.
|
||||
|
||||
use rustc_data_structures::fx::FxHashSet;
|
||||
use rustc_errors::{codes::*, struct_span_code_err, ErrorGuaranteed};
|
||||
use rustc_infer::infer::outlives::env::OutlivesEnvironment;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue