https://issues.dlang.org/show_bug.cgi?id=10376
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #7 from Dlang Bot <[email protected]> --- @ntrel updated dlang/dmd pull request #16347 "Require @system for field initializers with mutable reference types" fixing this issue: - Require @system for field initializers with mutable reference types Enabled with -preview=unsafeFieldInit. Fixes Bugzilla 10376 - Mutable field initializer reference is accessible through immutable aggregate https://github.com/dlang/dmd/pull/16347 --
