What is D?

jmh530 john.michael.hall at gmail.com
Tue Apr 9 01:40:24 UTC 2019


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.


More information about the Digitalmars-d mailing list