What is D?

Mike Franklin slavo5150 at yahoo.com
Tue Apr 9 02:02:41 UTC 2019


On Tuesday, 9 April 2019 at 01:40:24 UTC, jmh530 wrote:
> On Tuesday, 9 April 2019 at 00:07:33 UTC, Mike Franklin wrote:
>> 
>>
>> IMO Rust's borrow checker is the greatest language innovation 
>> since C++. Unfortunately, it's only available in Rust.  D's 
>> trying with DIP1000 and DIP25, but this blog post 
>> (https://atilaoncode.blog/2019/03/13/issues-dip1000-cant-yet-catch/) illustrates it has come up short.  I would love to hear if anyone has any ideas to close that hole.  Walter?
>
> This actually was addressed on another thread.
>
> https://forum.dlang.org/post/q6qu9g$30bj$1@digitalmars.com
>
> TLDR: if you track down the offending code there is a @trusted 
> block.

Aha!  Thank you for taking the time to point me to that.

Mike


More information about the Digitalmars-d mailing list