Fixes #841: Bump the required version of rustc to 1.37;
This commit is contained in:
@@ -7,7 +7,7 @@ language: rust
|
||||
rust:
|
||||
# The oldest version we currently support. See
|
||||
# CONTRIBUTING.md#rustc-version-support for details.
|
||||
- 1.35.0
|
||||
- 1.37.0
|
||||
- beta
|
||||
- nightly
|
||||
matrix:
|
||||
|
||||
@@ -9,7 +9,7 @@ into executable machine code.
|
||||
[](https://cranelift.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://travis-ci.org/CraneStation/cranelift)
|
||||
[](https://gitter.im/CraneStation/Lobby)
|
||||

|
||||

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