back

by uecker·1y ago·view on hn ↗
Rust makes a lot of things hard.

Update: From your CVE "Clear warning that read ucode[] may out-of-bounds." So it seems this was catched by tooling.

1 comments
…after public release. It’s nicer when tooling catches problems before it successfully compiles.
Not if this means horrible long compilation times. I agree it should be catched before a release. But this is a question of procedures and not of programming language.