|
|
|
|
|
by ncmncm
1422 days ago
|
|
Rust is "cool", lately. But it lacks basic features that enable capturing important semantics in libraries. So the tradeoff is not relative safety against a little compile-time inconvenience. The tradeoff is against "no, you cannot code that thing at all, suck it". So almost all discussion of relative safety (which Rust advocates would like us to think is absolute) carefully sidesteps the point that there is a very great deal that cannot be expressed in Rust at all -- and not because expressing those things would have been at all unsafe. |
|