It does not...though judging from: https://hg.mozilla.org/mozilla-build/file
it looks like we don't include Rust in MozillaBuild currently regardless, as Rust is an optional build dependency at this point. (I could be mistaken about Rust's inclusion, but clicking through files revealed no obvious mentions of Rust.) I filed bug 1294083[1] to track/discuss. Thanks -Nathan [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1294083 On Wed, Aug 10, 2016 at 10:56 AM, Dave Townsend <dtowns...@mozilla.com> wrote: > Does MozillaBuild include the appropriate version of rust? > > On Wed, Aug 10, 2016 at 6:18 AM, Nathan Froyd <nfr...@mozilla.com> wrote: >> >> TL; DR: As the subject says, although the patch is not yet on >> mozilla-central. You may want to pre-emptively update your Rust >> before the build system requires you to. >> >> We've not been particularly aggressive with requiring new Rust >> versions, but with the release of 1.10, we wanted to start compiling >> Firefox with '-C panic=abort'. Bug 1268727 tracks that work; patches >> for said bug have landed on mozilla-inbound and seem likely to merge >> to mozilla-central later today/this week. The configure machinery >> will check the Rust version that you have and refuse to proceed >> further if you don't have a new enough version. >> >> Thanks, >> -Nathan >> _______________________________________________ >> 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