Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update stable Rust version to 1.20.0 | Simon Sapin | 2017-10-15 | 1 | -1/+1 |
| | |||||
* | Update geckolib Rust version to 1.19.0 | Simon Sapin | 2017-08-07 | 1 | -1/+1 |
| | | | | | … which is now required to build Gecko: https://bugzilla.mozilla.org/show_bug.cgi?id=1383311 | ||||
* | Bump rust-stable-version to 1.17. | Bobby Holley | 2017-06-21 | 1 | -1/+1 |
| | | | | Per https://groups.google.com/d/msg/mozilla.dev.platform/1l0d5HbQMXw/RNZs0iXsAgAJ | ||||
* | Revert "Update Rust stable to 1.17.0" | Anthony Ramine | 2017-06-03 | 1 | -1/+1 |
| | | | | This reverts commit 8a9d9ab2f9d7d384ac0e94671fae705088c26399. | ||||
* | Update Rust stable to 1.17.0 | Anthony Ramine | 2017-06-03 | 1 | -1/+1 |
| | |||||
* | Update stable Rust version to 1.16.0 | Simon Sapin | 2017-04-05 | 1 | -1/+1 |
| | | | | Firefox did this in https://bugzilla.mozilla.org/show_bug.cgi?id=1351031 | ||||
* | Upgrade to Rust 1.15.1 for build-geckolib | Simon Sapin | 2017-02-13 | 1 | -1/+1 |
| | | | | | | | Firefox CI already does: https://bugzilla.mozilla.org/show_bug.cgi?id=1338311 https://bugzilla.mozilla.org/show_bug.cgi?id=1337153 | ||||
* | Support @supports (fixes #14786) | Manish Goregaokar | 2017-01-07 | 1 | -1/+1 |
| | |||||
* | Update rust-stable-version to 1.12. | Bobby Holley | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Add mach build-stable to build with stable rustc | Gabriel Poesia | 2016-06-30 | 1 | -0/+1 |
Github issue: #11806 Building with current stable rust (1.9.0) still fails because of feature pragmas in some dependencies (e.g. serde_item). |