Y
Hacker News
new
|
ask
|
show
|
jobs
by
ozgrakkurt
259 days ago
How is this better than calling `cargo clippy` or similar commands yourself?
1 comments
s900mhz
259 days ago
Claude can then proceed to fix the issues for you
link
mcqueenjordan
258 days ago
Presumably cargo clippy --fix was the intention. Not all things are fixable, though, which is where LLMs are reasonable for -- the squishy hard-to-autofix things.
link