Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
attributes: extract match scrutinee (tokio-rs#2880)
On clippy version 1.76.0 this gives a warning, extracting the scrutinee to a variable fixes this. Fixes: tokio-rs#2876
- Loading branch information