Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
YJIT: Silence Clippy for bindgen generated code
New Clippy lint in 1.72.0 is breaking our build as GitHub has updated their image. No point hearing about lints from generated code we don't manually write.
- Loading branch information