On Thu, Jun 15, 2017 at 6:32 AM, Henri Sivonen <hsivo...@hsivonen.fi> wrote:
> encoding_rs landed delivering correctness, safety, performance and
> code size benefits as well as new functionality.

Thanks for working on this.

>  * We don't have third-party crates in m-c that (unconditionally)
> require rust-encoding. However, if you need to import such a crate and
> it's infeasible to make it use encoding_rs directly, please do not
> vendor rust-encoding into the tree. Vendoring rust-encoding into the
> tree would bring in another set of lookup tables, which encoding_rs is
> specifically trying to avoid.

Can you file a bug so `mach vendor rust` complains about vendoring
rust-encoding?

Thanks,
-Nathan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to