digitalmars.D - dub check
- =?UTF-8?B?Tm9yZGzDtnc=?= (6/6) Mar 20 2017 Rust 1.16 just introduced crate-level compiler checking via
Rust 1.16 just introduced crate-level compiler checking via
cargo check
as described at
https://blog.rust-lang.org/2017/03/16/Rust-1.16.html
Could we extend DUB in a similar way to provide `dub check` that
simply calls the compiler with the flag `-o-`?
Mar 20 2017








=?UTF-8?B?Tm9yZGzDtnc=?= <per.nordlow gmail.com>