[Clippy] Swap waker_clone_wake to use diagnostic item instead of path

This commit is contained in:
GnomedDev 2024-09-18 22:05:02 +01:00
parent 5b55270225
commit 372f68b6a6
No known key found for this signature in database
GPG key ID: 9BF10F8372B254D1
4 changed files with 4 additions and 3 deletions

View file

@ -342,6 +342,7 @@ symbols! {
Upvars,
Vec,
VecDeque,
Waker,
Wrapper,
Wrapping,
Yield,