diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-03-25 19:29:11 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-03-25 19:29:11 +0100 |
| commit | 9f6b5de7deaf4dc9e7917370ad09ab85dc23997c (patch) | |
| tree | 9a22fbb24606de4921c8d6842b5d81316ad9ffc2 /rust-toolchain | |
| parent | e06731bb2837215765530c8768a7d251155c2137 (diff) | |
| download | rust-9f6b5de7deaf4dc9e7917370ad09ab85dc23997c.tar.gz rust-9f6b5de7deaf4dc9e7917370ad09ab85dc23997c.zip | |
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
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 c52a7f2e743..c2821f31fd7 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-03-11" +channel = "nightly-2021-03-25" components = ["llvm-tools-preview", "rustc-dev", "rust-src"] |
