246
Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030
(www.theregister.com)
This is a most excellent place for technology news and articles.
That's funny because using unsafe might be an hint that Rust is not the right tool for the job. Yet we have rust in the kernel, rust coreutils... I just can't wrap my head arout it, yet.
You shouldn't have said that. Now the rust zealots are going to come for you.
Got downvoted, here they come…
Unsafe is expected and necessary in certain situations. Using other languages doesn't change that fact.
It's talked about in the docs