Update to Rust 1.30.
This commit is contained in:
@@ -4,7 +4,7 @@ language: rust
|
|||||||
rust:
|
rust:
|
||||||
# The oldest version we currently support. See
|
# The oldest version we currently support. See
|
||||||
# CONTRIBUTING.md#rustc-version-support for details.
|
# CONTRIBUTING.md#rustc-version-support for details.
|
||||||
- 1.29.0
|
- 1.30.1
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ into executable machine code.
|
|||||||
[](https://cranelift.readthedocs.io/en/latest/?badge=latest)
|
[](https://cranelift.readthedocs.io/en/latest/?badge=latest)
|
||||||
[](https://travis-ci.org/CraneStation/cranelift)
|
[](https://travis-ci.org/CraneStation/cranelift)
|
||||||
[](https://gitter.im/CraneStation/Lobby)
|
[](https://gitter.im/CraneStation/Lobby)
|
||||||

|

|
||||||
|
|
||||||
For more information, see [the
|
For more information, see [the
|
||||||
documentation](https://cranelift.readthedocs.io/en/latest/?badge=latest).
|
documentation](https://cranelift.readthedocs.io/en/latest/?badge=latest).
|
||||||
@@ -47,7 +47,7 @@ needed before it would be ready for a production use case.
|
|||||||
|
|
||||||
Cranelift's APIs are not yet stable.
|
Cranelift's APIs are not yet stable.
|
||||||
|
|
||||||
Cranelift currently requires Rust 1.29 or later, and Python 2.7 or 3
|
Cranelift currently requires Rust 1.30 or later, and Python 2.7 or 3
|
||||||
to build.
|
to build.
|
||||||
|
|
||||||
Planned uses
|
Planned uses
|
||||||
|
|||||||
Reference in New Issue
Block a user