We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 066e874 commit 865401cCopy full SHA for 865401c
tests/ui/lifetimes_bound_nested_ref_impl.rs
@@ -1,4 +1,4 @@
1
-// This was started as a copy from the fixed output of lifetimes_bound_nested_ref_expl.fixed
+// This was started as a copy from the fixed output of lifetimes_bound_nested_ref_expl.fixed
2
// Adapted: the lint name and the code comments.
3
#![warn(clippy::implicit_lifetimes_bound)]
4
use core::mem::MaybeUninit;
0 commit comments