#language-design

[ follow ]
#c
fromTechzine Global
2 hours ago
Information security

Microsoft is tightening restrictions on the use of unsafe code in C#

Unsafe in C# will become an explicit, propagating contract requiring unsafe operations to be contained in unsafe blocks and declared at method boundaries.
fromtheregister
18 hours ago
Information security

Microsoft wants safer C# without turning it into Rust

C# 16 will redefine unsafe so it propagates requires-unsafe to callers, improving memory safety while keeping automatic memory management.
Information security
fromTechzine Global
2 hours ago

Microsoft is tightening restrictions on the use of unsafe code in C#

Unsafe in C# will become an explicit, propagating contract requiring unsafe operations to be contained in unsafe blocks and declared at method boundaries.
Information security
fromtheregister
18 hours ago

Microsoft wants safer C# without turning it into Rust

C# 16 will redefine unsafe so it propagates requires-unsafe to callers, improving memory safety while keeping automatic memory management.
Software development
fromInfoWorld
5 months ago

Rust vision group seeks enumeration of language design goals

Enumerate Rust design goals, double down on extensibility, and improve crates.io discovery and interop to scale Rust across domains and usage levels.
[ Load more ]