Hacker News new | ask | show | jobs
by mamp 206 days ago
I haven't been writing Rust for that long (about 2 years) but every time I see .unwrap() I read it as 'panic in production'. Clippy needs to have harder checks on unwrap.