Hacker News new | ask | show | jobs
by skitter 652 days ago
I believe post-monomorphization errors don't show in cargo check, and those are rather rare in Rust.
1 comments

Cargo check won't report linker errors, that the only difference I ever ran into.