https://issues.dlang.org/show_bug.cgi?id=12805

Stanislav Blinov <stanislav.bli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stanislav.bli...@gmail.com

--- Comment #2 from Stanislav Blinov <stanislav.bli...@gmail.com> ---
The pull above was cancelled due to move to refcounted exceptions (i.e.
dip1008). However, even with -preview=dip1008, floating point variant of `iota`
is not @nogc. Cursory look suggests it's due to it calling into std.conv.to.

--

Reply via email to