Skip to content

Commit 6608be1

Browse files
committed
Patch up something I missed on pulling from the main repo
1 parent d5fff0d commit 6608be1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clippy_lints/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ mod non_copy_const;
277277
mod non_expressive_names;
278278
mod open_options;
279279
mod option_env_unwrap;
280+
mod option_if_let_else;
280281
mod overflow_check_conditional;
281282
mod panic_unimplemented;
282283
mod partialeq_ne_impl;

0 commit comments

Comments
 (0)