Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Work around clippy bug in const-checking
I really hate having to do this, since I don't think unstable compiler APIs should have to work around misuse by external crates. However, this is the only way this change will pass CI without a ton of modifications to clippy and/or involvement of the clippy team.
- Loading branch information