summaryrefslogtreecommitdiffstats
path: root/vendor/yoke/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/yoke/src/lib.rs')
-rw-r--r--vendor/yoke/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/yoke/src/lib.rs b/vendor/yoke/src/lib.rs
index 1524c067c..289b47412 100644
--- a/vendor/yoke/src/lib.rs
+++ b/vendor/yoke/src/lib.rs
@@ -35,7 +35,7 @@
clippy::panic,
clippy::exhaustive_structs,
clippy::exhaustive_enums,
- // TODO(#2266): enable missing_debug_implementations,
+ missing_debug_implementations,
)
)]
// The lifetimes here are important for safety and explicitly writing