diff options
author | Anthony Ramine <nox@nox.paris> | 2020-06-22 15:10:10 +0200 |
---|---|---|
committer | Anthony Ramine <nox@nox.paris> | 2020-06-23 19:13:36 +0200 |
commit | b692318931a35df9a044313dfbc0a93e4327648c (patch) | |
tree | 8d277d753a042ab803d79e3bf8c2ad34dfd976f1 /rust-toolchain | |
parent | 99d409f15d86a7afe4ca2ad3b4f8fda7670dec84 (diff) | |
download | servo-b692318931a35df9a044313dfbc0a93e4327648c.tar.gz servo-b692318931a35df9a044313dfbc0a93e4327648c.zip |
Bump rust to 1.46.0-nightly (a8cf39911 2020-06-21)
This fixes a rustfmt reporting bug when the code contains syntax errors.
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 8737a7eb567..38819f8f093 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2020-05-15 +nightly-2020-06-22 |