About GC: The Future of Rust : GC integration

David via Digitalmars-d digitalmars-d at puremagic.com
Wed Jun 8 05:35:44 PDT 2016


On Wednesday, 8 June 2016 at 02:47:14 UTC, Dsby wrote:
> http://rustaceans.cologne/2016/06/06/rust-anniversary-part-2.html
> in sides 3. : The Future of Rust
> in the last 2 pages:
>                  •GC integration
>
>
> In rust, it will add the GC integration.
> but in our D, many people want to kill the GC.
> It like a joke.

It's not a joke. Rust is doing it the correct way. GC makes a lot 
of sense as a library solution. I need to dig into Rust, seeing 
how my D project ain't going anywhere.


More information about the Digitalmars-d mailing list