Why Rust for safe systems programming?

Danni Coy danni.coy at gmail.com
Wed Jul 24 04:45:48 UTC 2019


code that could activate the GC will fail to compile in code annotated
with @nogc

On Wed, Jul 24, 2019 at 1:50 PM zoujiaqing via Digitalmars-d
<digitalmars-d at puremagic.com> wrote:
>
> Why Rust for safe systems programming:
> https://msrc-blog.microsoft.com/2019/07/22/why-rust-for-safe-systems-programming/
>
> Can DLang be disabled for GC, or is it necessary to disable it?
> Of course, many people do not like betterC.


More information about the Digitalmars-d mailing list