mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-04 20:54:13 +00:00
remove duplicate mod definition
This commit is contained in:
parent
9ea57f19be
commit
5b56d7bd90
@ -183,7 +183,6 @@ mod handlers {
|
||||
mod replace_derive_with_manual_impl;
|
||||
mod replace_if_let_with_match;
|
||||
mod replace_or_with_or_else;
|
||||
mod replace_arith_with_saturating;
|
||||
mod replace_arith_with_checked;
|
||||
mod replace_arith_with_wrapping;
|
||||
mod replace_arith_with_saturating;
|
||||
|
Loading…
Reference in New Issue
Block a user