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

Walter Bright <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Walter Bright <[email protected]> ---
(In reply to Daniel X from comment #1)
>     import std.traits: isCopyable;

Test cases are much better if they don't import libraries (which can be very
large). It's also undesirable to have Phobos dependencies in the test suite.

--

Reply via email to