On Borrow Checking
Manu
turkeyman at gmail.com
Fri May 16 01:27:18 UTC 2025
On Tue, 13 May 2025 at 04:42, Walter Bright via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:
> On 5/12/2025 3:55 AM, Manu wrote:
> > So, if it only works with @safe, I repeat again; WHY?
>
> So you can break the rules in @system code.
>
Don't write `scope` if you don't want it? What are the cases where this is
a struggle?
We are trying to move towards @safe by default, but the new editions
> feature is
> needed first.
Again though, this really doesn't have anything much to do with @safe; the
`scope` attribute is perfectly self-contained.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20250516/80284359/attachment.htm>
More information about the Digitalmars-d
mailing list