We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c4a89 commit 1d678cfCopy full SHA for 1d678cf
lib/line-index/src/lib.rs
@@ -1,6 +1,6 @@
1
//! See [`LineIndex`].
2
3
-#![deny(clippy::pedantic, missing_debug_implementations, missing_docs, rust_2018_idioms)]
+#![deny(missing_debug_implementations, missing_docs, rust_2018_idioms)]
4
5
#[cfg(test)]
6
mod tests;
0 commit comments