On Wed, Aug 10, 2016 at 10:46 AM, Ted Mielczarek <[email protected]> wrote:
> On Wed, Aug 10, 2016, at 11:28 AM, Gregory Szorc wrote: > > I'll be marking that bug wontfix as soon as I get in front of a computer > > with my BMO credentials. We plan to have no more releases of > > MozillaBuild. > > > > There is support for installing Rust via rustup in 'mach bootstrap'. That > > requires an msys2 environment, which we should be rolling out soon. In > > the interim, just use rustup manually. > > Wasn't bootstrapping rust in MozillaBuild already fixed by bug > 1177128[1]? > > -Ted > > 1. https://bugzilla.mozilla.org/show_bug.cgi?id=1177128 Oh, right. I forgot we made a separate bootstrapper for MozillaBuild versus msys2. So just run `mach bootstrap` in MozillaBuild and Rust things should happen. _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

