On Mon, Aug 8, 2016 at 12:15 PM, Michael Layzell <[email protected]> wrote:
> Thanks a ton for your work on this! This makes working on rust code in > gecko much easier, and makes importing libraries from the ecosystem simpler > as well (if a tad tedious). > Importing libraries from the ecosystem is going to get a lot easier soon with the introduction of |cargo vendor|. Stay tuned. > > On Mon, Aug 8, 2016 at 1:21 PM, Bobby Holley <[email protected]> > wrote: > >> +1. This is an important step forward. Thanks Nathan! >> >> On Mon, Aug 8, 2016 at 6:07 AM, Ted Mielczarek <[email protected]> >> wrote: >> >> > On Sun, Aug 7, 2016, at 06:06 PM, Nathan Froyd wrote: >> > > TL; DR: Bug 1231764 has landed on mozilla-central; the build system >> > > now invokes cargo to build all the Rust code in m-c. This should >> > > result in a better Rust developer experience, as well as making it >> > > easier to import Rust libraries into m-c. >> > >> > Thanks so much for all your hard work on this! This is going to make a >> > huge difference to the future of Firefox and Gecko. >> > >> > -Ted >> > _______________________________________________ >> > dev-platform mailing list >> > [email protected] >> > https://lists.mozilla.org/listinfo/dev-platform >> > >> _______________________________________________ >> dev-platform mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-platform >> > > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

