Commit graph

12 commits

Author SHA1 Message Date
Matt Brubeck
c52d347022 Use Rust 1.22.1 for geckolib
This matches the version required for Firefox builds:
https://bugzilla.mozilla.org/show_bug.cgi?id=1421097
2017-12-08 16:56:09 -08:00
Simon Sapin
2921db97df
Firefox is now on Rust 1.21
https://bugzilla.mozilla.org/show_bug.cgi?id=1409533
2017-11-28 14:21:41 +01:00
Simon Sapin
17e459fe92 Update stable Rust version to 1.20.0 2017-10-15 00:25:15 +02:00
Simon Sapin
04804030cd Update geckolib Rust version to 1.19.0
… which is now required to build Gecko:
https://bugzilla.mozilla.org/show_bug.cgi?id=1383311
2017-08-07 14:22:55 +02:00
Bobby Holley
a971168ca1 Bump rust-stable-version to 1.17.
Per https://groups.google.com/d/msg/mozilla.dev.platform/1l0d5HbQMXw/RNZs0iXsAgAJ
2017-06-21 20:01:41 -07:00
Anthony Ramine
befb017f7f Revert "Update Rust stable to 1.17.0"
This reverts commit 8a9d9ab2f9.
2017-06-03 14:37:10 +02:00
Anthony Ramine
8a9d9ab2f9 Update Rust stable to 1.17.0 2017-06-03 13:36:00 +02:00
Simon Sapin
17704172b4 Update stable Rust version to 1.16.0
Firefox did this in https://bugzilla.mozilla.org/show_bug.cgi?id=1351031
2017-04-05 22:02:53 +02:00
Simon Sapin
77e8da9036 Upgrade to Rust 1.15.1 for build-geckolib
Firefox CI already does:

https://bugzilla.mozilla.org/show_bug.cgi?id=1338311
https://bugzilla.mozilla.org/show_bug.cgi?id=1337153
2017-02-13 09:46:14 +01:00
Manish Goregaokar
1b0842e228 Support @supports (fixes #14786) 2017-01-07 23:17:50 -08:00
Bobby Holley
d28a82e2cc Update rust-stable-version to 1.12. 2016-10-14 10:51:20 -06:00
Gabriel Poesia
a1a1dec4d5 Add mach build-stable to build with stable rustc
Github issue: #11806
Building with current stable rust (1.9.0) still fails because of
feature pragmas in some dependencies (e.g. serde_item).
2016-06-30 00:15:50 -03:00