diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-02-11 15:04:38 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-02-11 15:04:38 +0100 |
| commit | 8b9f4a0d342c5c55c1f5927c308fed60a7e843b9 (patch) | |
| tree | 6814ceb282342fc74eb3ad7aaa0156fd4ed6702f /rust-toolchain | |
| parent | 34b373d309e05dec9d7409bc2481668778ebc600 (diff) | |
| download | rust-8b9f4a0d342c5c55c1f5927c308fed60a7e843b9.tar.gz rust-8b9f4a0d342c5c55c1f5927c308fed60a7e843b9.zip | |
Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup
Diffstat (limited to 'rust-toolchain')
| -rw-r--r-- | rust-toolchain | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rust-toolchain b/rust-toolchain index b617203bef6..e73da595e19 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-02-03" -components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"] +channel = "nightly-2021-02-11" +components = ["llvm-tools-preview", "rustc-dev", "rust-src"] |
