Skip to content

Commit

Permalink
Apply tidy check
Browse files Browse the repository at this point in the history
  • Loading branch information
0yoyoyo committed Feb 21, 2021
1 parent 17176cc commit ce1a521
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ use rustc_errors::{DiagnosticBuilder, ErrorReported};
use rustc_middle::ty::{self, TyCtxt};
use rustc_span::source_map::Span;

pub mod find_anon_type;
mod different_lifetimes;
pub mod find_anon_type;
mod named_anon_conflict;
mod placeholder_error;
mod static_impl_trait;
Expand Down

0 comments on commit ce1a521

Please sign in to comment.