summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@chromium.org>2018-11-15 13:09:52 -0800
committerchrome-bot <chrome-bot@chromium.org>2018-11-20 05:52:41 -0800
commitcccbe6717c5f59dd2b52fc4979bf70610b29b1b4 (patch)
tree264d4d09cd6f787de1ea2878b298b337f5d09a84 /README.md
parent298cf591ac543256d345ba26502a78d934013b42 (diff)
downloadcrosvm-cccbe6717c5f59dd2b52fc4979bf70610b29b1b4.tar
crosvm-cccbe6717c5f59dd2b52fc4979bf70610b29b1b4.tar.gz
crosvm-cccbe6717c5f59dd2b52fc4979bf70610b29b1b4.tar.bz2
crosvm-cccbe6717c5f59dd2b52fc4979bf70610b29b1b4.tar.lz
crosvm-cccbe6717c5f59dd2b52fc4979bf70610b29b1b4.tar.xz
crosvm-cccbe6717c5f59dd2b52fc4979bf70610b29b1b4.tar.zst
crosvm-cccbe6717c5f59dd2b52fc4979bf70610b29b1b4.zip
toolchain: The latest stable version is required
TEST=rustup update stable && cargo +stable check

Change-Id: I3f51132a6d3d5daac1f77924fd910b46aa4c6118
Reviewed-on: https://chromium-review.googlesource.com/1340657
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: David Tolnay <dtolnay@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0541c49..d9e5414 100644
--- a/README.md
+++ b/README.md
@@ -155,8 +155,8 @@ project. Currently allowed crates are:
 
 ### Code Overview
 
-The crosvm source code is written in Rust and C. To build, crosvm requires rustc
-v1.20 or later.
+The crosvm source code is written in Rust and C. To build, crosvm generally
+requires the most recent stable version of rustc.
 
 Source code is organized into crates, each with their own unit tests. These
 crates are: