On 8/17/18 2:53 PM, Xidorn Quan wrote:
I'm actually thinking about pulling bindgen out from build-dependency and make 
it use binary as well. bindgen was made a build-dependency and build in the 
process because at that time, bindgen wasn't stable enough, and we usually need 
to fix it for stylo to work. But these days we no longer do that a lot, so it 
should be fine to just use prebuilt binary.

Yeah, I guess that's fair. That should speed up debug builds considerably (since running bindgen in debug mode is not fast at all).

It'd be great if cargo supported building [build-dependencies] in release mode...

 -- Emilio

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

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

Reply via email to