https://issues.dlang.org/show_bug.cgi?id=12330
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/druntime pull request #2532 "fix issue 12330 - array.reserve at compile time too" was merged into master: - e3c7e49653251661370a1ba21629b2d412874ab2 by Basile Burg: fix issue 12330 - array.reserve at compile time too makes reserve() a noop at compile-time allowing to CTFE https://github.com/dlang/druntime/pull/2532 --
