| ▲ | steveklabnik 2 hours ago | ||||||||||||||||
> the buzz phrase "memory safety" has been defined by Rust to mean "the safety Rust gives you". It's more that Rust's safety guarantee is memory safety. No more, no less. It's not about buzz, this term was used long before Rust existed. > it also has the gaping type system holes demonstrated in cve-rs This is not a "gaping hole". It is a compiler bug, which has never been found in the wild. > there are other bugs which occur in Rust This is true! Every language can have bugs in it, and Rust does not claim to solve all bugs. | |||||||||||||||||
| ▲ | inigyou an hour ago | parent [-] | ||||||||||||||||
Does cve-rs break any type system rules? If so, why hasn't it been fixed yet? | |||||||||||||||||
| |||||||||||||||||