For years Microsoft has been discussing moving to the Rust programming language for its dev teams in certain scenarios, primarily for the memory-safe aspects of the language as compared to C and C++, ...
Microsoft and Linux are adding AI and Rust to their pipelines. Microsoft is leaning much harder into AI development than Linux. Both are expanding Rust, but neither OS will be fully Rust soon.
Microsoft is redesigning C#'s unsafe code model so unsafe operations are more explicit, scoped, documented and enforced by the compiler. A recent .NET Blog post says the planned model "most closely ...