
@bascule ("Tony “Abolish ICE” Arcieri 🦀") replied to a tweet by bascule:
Rust programmers can write succinct, high-level code, with many properties checked by the type system.
Because of that, they don’t have to write a lot of boilerplate tests because the type system checks those sort of properties.
So the tests they do write are the important ones