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

Vladimir Panteleev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dlang-bugzilla@thecybershad
                   |                            |ow.net

--- Comment #2 from Vladimir Panteleev <[email protected]> ---
I don't see why this is a problem as long as it's @system.

Allowing users to access D implementation plumbing at various levels is useful
for things like custom unittest runners, allocation libraries, things like
std.algorithm.move, etc.

--

Reply via email to