|
|
|
|
|
by woodruffw
460 days ago
|
|
> why can’t the whole thing be bug free? But somehow it doesn’t work like that in the real world. It can be, if the composition is itself sound. That's a key part of Rust's value proposition: individually safe abstractions in Rust also compose safely. The problem in C isn't that you can't write safe C but that the composition of individually safe C components is much harder to make safe. |
|