Rant after trying Rust a bit

Dicebot via Digitalmars-d digitalmars-d at puremagic.com
Sun Jul 26 07:15:59 PDT 2015


On Saturday, 25 July 2015 at 21:20:28 UTC, Walter Bright wrote:
> On 7/25/2015 6:35 AM, Dicebot wrote:
>> If compiler would actually show 0 coverage for 
>> non-instantiated lines, than
>> automatic coverage control check in CI would complain and code 
>> would never be
>> shipped unless it gets covered with tests (which check the 
>> semantics). Your are
>> putting it totally backwards.
>
> A good case. https://issues.dlang.org/show_bug.cgi?id=14825

Thanks!


More information about the Digitalmars-d mailing list