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 isn't a joke. It is all about the possibility to choose between the GC and no GC. Rust will have it. In D some very important things like exceptions depend on GC. You can use GC also with C++ if you want. It is all about preferences..

Reply via email to