Earlier quoted context omitted.
Unsafe is not as big of a deal as people make it seem.
Using C alongside static analysis like Frama-C is also quite safe, one could say.
Because people don't use it? Because people who use it ignore it? Because it doesn't manage to catch all things the Rust compiler would?
I am all for making C safer, but clearly it doesn't seem to work, with all these use after free bugs you can still find in 2020 C code.