Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Rust 1.17.0 or later now required to build Firefox

50 views
Skip to first unread message

Ralph Giles

unread,
Jun 21, 2017, 7:12:56 PM6/21/17
to dev-platform
If you're building Firefox from source, please check that your rust
toolchain is up-to-date. You can either:

rustup update

or

./mach bootstrap

We've just queued a patch to bump the minimum required rust version from
1.15.1 to 1.17.0, the version released 8 weeks ago. This is necessary for
merging recent changes to the style system from servo as part of the
Quantum project.

The commands above should update you to at least 1.18.0, which is even
better. See https://bugzilla.mozilla.org/show_bug.cgi?id=1374807 and
adjacent bugs for details.
0 new messages