[Dlang-internal] DIP1000 discussion and testing

Walter Bright via Dlang-internal dlang-internal at puremagic.com
Mon Oct 24 13:57:08 PDT 2016


On 10/24/2016 12:30 PM, Walter Bright wrote:
> Why? D already infers lots of things.

Like @safe, @trusted, @system, @nogc, pure, nothrow, return.

Consider also that Rust does extensive lifetime attribute inference.



More information about the Dlang-internal mailing list