Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: silence
clippy::redundant_clone
warning (#2619)
The purpose of this test is to assert two clones of the same span are equal to each other, so the clone is kind of the whole point of the test. This commit adds an allow attribute to make clippy shut up about it.
- Loading branch information