diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2019-03-26 15:12:55 +0100 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2019-03-26 15:12:55 +0100 |
commit | 389e69bafeb24d9d0b7153080970f1744b4854ae (patch) | |
tree | fbcfa9a8e59dd72c1862be75584d5df85a632447 /rust-toolchain | |
parent | c9b5b8fad342c73790ec8348b7b6ab5f2129d223 (diff) | |
download | servo-389e69bafeb24d9d0b7153080970f1744b4854ae.tar.gz servo-389e69bafeb24d9d0b7153080970f1744b4854ae.zip |
Upgrade to rustc 1.35.0-nightly (4c27fb19b 2019-03-25)
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 46234a579b4..edaeac53761 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2019-03-03 +nightly-2019-03-26 |