https://issues.dlang.org/show_bug.cgi?id=22488
--- Comment #3 from Dlang Bot <[email protected]> --- dlang/phobos pull request #8313 "Merge `stable` in `mater`" was merged into master: - a22571f59a9fdf06738bea56bac54799a6b7bc3b by MoonlightSentinel: Fix 22488 - Add inout to allow Array.data for const/immutable Array's Simply propagate the const'ness to the return slice. https://github.com/dlang/phobos/pull/8313 --
