In https://github.com/mozilla/servo/wiki/Meeting-2014-06-30 :

The other Cargo issue is you have to have a master checkout for it
and then a snapshot for Servo, which means two builds of rustc, which
is not so nice. It'll all work itself out eventually, though.

I don’t think using Cargo in Servo would mean two builds of rustc. At the moment, Cargo is in a separate repository. When and if it moves inside the rustc repository, we’ll get it as part of the snapshot.

(The lack of cross-compiling support is still problematic, of course.)

--
Simon Sapin
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to