diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2019-08-16 13:53:01 +0200 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2019-08-23 08:23:21 +0200 |
commit | 98e4a53b7241d562d127e0f7005ffb38f21d1380 (patch) | |
tree | 0cce7af897495931af597959f9d5422995109cef /rust-toolchain | |
parent | 8672ab54471c45351ea7fa71e3d8a095ffcd74f3 (diff) | |
download | servo-98e4a53b7241d562d127e0f7005ffb38f21d1380.tar.gz servo-98e4a53b7241d562d127e0f7005ffb38f21d1380.zip |
Upgrade to rustc 1.39.0-nightly (f7af19c27 2019-08-15)
Diffstat (limited to 'rust-toolchain')
-rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index ed6f0c1809d..524b40da425 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2019-07-31 +nightly-2019-08-16 |