On 12/15/18 1:35 PM, Xidorn Quan wrote:
Does it affect third-party crates? If there is a new warning hits a crate we 
use, would that cause the build to fail? I suppose not, otherwise there needs 
to be some additional policy to handle that case I gues?

It does not. Cargo is very helpful and it already passes the `--cap-lints warn` flag to third-party crates, so those will never error.

 -- Emilio
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to