| ▲ | marcosdumay 10 hours ago | ||||||||||||||||
> I suspect that if Rust continues forward with this approach it will basically end up as the code where someone goes to read the actual semantics to determine what the C code should do. That will also put it on the unfortunate position of being the place that breaks every time somebody adds a bug to the C code. Anyway, given the cultures involved, it's probably inevitable. | |||||||||||||||||
| ▲ | mustache_kimono 9 hours ago | parent [-] | ||||||||||||||||
> That will also put it on the unfortunate position of being the place that breaks every time somebody adds a bug to the C code. Can someone explain charitably what the poster is getting at? To me, the above makes zero sense. If the Rust code is what is implemented correctly, and has the well-defined semantics, then, when the C code breaks, it's obviously the C code's problem? | |||||||||||||||||
| |||||||||||||||||