https://issues.dlang.org/show_bug.cgi?id=15672 --- Comment #2 from Chris Wright <dhasenan at gmail.com> --- Right. I meant that we add a restriction that you can't cast void[] to mutable(T)[], keeping existing restrictions in place. --