Y
Hacker News
new
|
ask
|
show
|
jobs
by
progbits
679 days ago
Don't most Rust crates solve this by running MSRV builds/tests?
Or is the goal to catch it eg. in precommit hook?
1 comments
Expurple
678 days ago
Clippy is both faster in the CI and can be integrated into an IDE feedback
link