summaryrefslogtreecommitdiffstats
path: root/vendor/thiserror/tests/test_path.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/thiserror/tests/test_path.rs')
-rw-r--r--vendor/thiserror/tests/test_path.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/thiserror/tests/test_path.rs b/vendor/thiserror/tests/test_path.rs
index a10b1f342..a34a3d74e 100644
--- a/vendor/thiserror/tests/test_path.rs
+++ b/vendor/thiserror/tests/test_path.rs
@@ -1,5 +1,3 @@
-#![deny(clippy::all, clippy::pedantic)]
-
use ref_cast::RefCast;
use std::fmt::Display;
use std::path::{Path, PathBuf};