Hacker News new | ask | show | jobs
by ChadNauseam 403 days ago
You can add this to your clippy.toml

    [lints.clippy]
    unwrap_used = "warn"
1 comments

Nice! Thanks