https://issues.dlang.org/show_bug.cgi?id=16589
--- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/34213361ec3cd13485db7eb4044e93b85178397c fix Issue 16589 - Taking address of stack variables in @safe code is allowed in some cases https://github.com/dlang/dmd/commit/c871b7b2efb49933f8b103b775079c8731c98fa8 Merge pull request #6172 from WalterBright/fix16589 fix Issue 16589 - Taking address of stack variables in @safe code is … --