Skip to content

Commit 10faf2d

Browse files
committed
fixup! Apply remaining clippy suggestions
1 parent e1cf2b5 commit 10faf2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
html_root_url = "https://docs.rs/glob/0.3.1"
6262
)]
6363
#![deny(missing_docs)]
64-
#![allow(clippy::while_let_loop)] // FIXME(msrv): suggestions do not work in 1.23
6564

6665
#[cfg(test)]
6766
#[macro_use]

0 commit comments

Comments
 (0)