Skip to content

Commit 865401c

Browse files
author
Ype Kingma
committed
Some spurious whitespace after a missed cargo dev fmt
1 parent 066e874 commit 865401c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/lifetimes_bound_nested_ref_impl.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// This was started as a copy from the fixed output of lifetimes_bound_nested_ref_expl.fixed
1+
// This was started as a copy from the fixed output of lifetimes_bound_nested_ref_expl.fixed
22
// Adapted: the lint name and the code comments.
33
#![warn(clippy::implicit_lifetimes_bound)]
44
use core::mem::MaybeUninit;

0 commit comments

Comments
 (0)