On Friday, 31 July 2015 at 03:41:35 UTC, Enamex wrote:
[...]
Mostly my experience, so far. If I have to choose the 'most
important' things that Rust has that I'd *definitely* want in
D, I'd pick (in order):
* A really nicely integrated package manager like Cargo that
goes seamlessly hand-in-hand with DMD.
* DDMD
[...]
Ouch. Actually forgot second most important point (right before
DDMD): a ~99.99% @nogc Phobos and better documentation for GC
stuff. Right now docs say that `delete` is getting deprecated but
using it on DMD .067.1 gives no warnings.