|
|
|
|
|
by pdimitar
162 days ago
|
|
Who is saying that 100% of C code is unsafe? It's potentially unsafe, as in: the mainstream compilers are unable to prove the code is memory-safe. Rust achieves a sizable but not complete victory on that front. I can't find the extreme claims that you seem to argue against. |
|