Replies: 1 comment
-
|
When submitting a PR you'll have to submit a standalone test in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When debugging #7479, I clone this repo and build my own
clippy-driverandcargo-clippy. After passing theDYLD_LIBRARY_PATHit can run with-hbut fail with:I wonder if there is a smooth way to test a local compile clippy like
cargo clippy --binpath ...or alternative I can test out my modifications.Beta Was this translation helpful? Give feedback.
All reactions