On 05/04/18 18:21, Matt Brubeck wrote:
We can set rustflags in the `[build]` section of .cargo/config:https://doc.rust-lang.org/cargo/reference/config.html
I tried to do this for the unused extern crate warning (ld.gold can already be disabled through a `.servobuild` config) but hit https://github.com/rust-lang/cargo/issues/5376
-- Simon Sapin _______________________________________________ dev-servo mailing list [email protected] https://lists.mozilla.org/listinfo/dev-servo

