diff options
author | bors-servo <servo-ops@mozilla.com> | 2021-11-17 05:41:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-17 05:41:32 -0500 |
commit | 8db58c8afe9a55306f0994e145e41143fecbf8c5 (patch) | |
tree | d30e9d242b8c179393fbfedde48f38170d7fcf26 | |
parent | 9693111c9744407730d7fc971a33800a831d575e (diff) | |
parent | 7a4f5bf4091f83e6e3d220175b097dfbc47a56f4 (diff) | |
download | servo-8db58c8afe9a55306f0994e145e41143fecbf8c5.tar.gz servo-8db58c8afe9a55306f0994e145e41143fecbf8c5.zip |
Auto merge of #28628 - servo:jdm-patch-51, r=jdm
Update rustc nightly.
Fixes #28622.
-rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 3793eee1d19..8d7bb1b087a 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2021-10-31 +nightly-2021-11-16 |