For me personally, the worst part of Rust is that unfinished code is often riddled with compiler errors. It's especially annoying if you have rust-analyzer turned on.

But it's also quite helpful at times. An example being reminding me of my countless unfinished projects... (And I won't even bring up the usual point that compilable code often just works. It's a pretty common trait among languages whose type system doesn't suck.)


2025-03-03T01:16:17Z§