Skip to content

Commit b35ee7a

Browse files
committed
Patch up something I missed on pulling from the main repo
1 parent da105d6 commit b35ee7a

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
@@ -275,6 +275,7 @@ mod non_copy_const;
275275
mod non_expressive_names;
276276
mod open_options;
277277
mod option_env_unwrap;
278+
mod option_if_let_else;
278279
mod overflow_check_conditional;
279280
mod panic_unimplemented;
280281
mod partialeq_ne_impl;

0 commit comments

Comments
 (0)