diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2021-02-02 20:43:30 -0800 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2021-02-02 20:43:30 -0800 |
| commit | c8cb90abbdff45cd936272903f14990bdcefc1cf (patch) | |
| tree | 69cad02118814662fdf4c17f69e6737088521f5f /rust-toolchain | |
| parent | b56b751055a9c05e3bcbf1740865e2dc7f1ae872 (diff) | |
| download | rust-c8cb90abbdff45cd936272903f14990bdcefc1cf.tar.gz rust-c8cb90abbdff45cd936272903f14990bdcefc1cf.zip | |
Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy
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 f55d55d7065..b617203bef6 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-01-30" +channel = "nightly-2021-02-03" components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"] |
