https://issues.dlang.org/show_bug.cgi?id=13113
--- Comment #10 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ac4de32709c2fafd0bd73222458f6899e0e2641c fix Issue 13113 - cannot build druntime's gc.d with -debug=INVARIANT, bad @nogc inference? Bypass attribute check on direct invariant calls. https://github.com/D-Programming-Language/dmd/commit/8e56b9faffb2c9a3d9e1d6c3a0c74ffc9c486033 Merge pull request #3775 from 9rnsr/fix13113 Issue 13113 - cannot build druntime's gc.d with -debug=INVARIANT, bad @nogc inference? --
