diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2022-04-07 18:39:59 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2022-04-08 10:06:10 +0100 |
| commit | 71131351de6dae8b2baa39ab2a0b0fd20fa5e4a6 (patch) | |
| tree | 1960b34089607dd99d9d6ad6d79d2de5639670d2 /rust-toolchain | |
| parent | ba718bbeeee95407f73f6c05c75284ff68d10fb6 (diff) | |
| download | rust-71131351de6dae8b2baa39ab2a0b0fd20fa5e4a6.tar.gz rust-71131351de6dae8b2baa39ab2a0b0fd20fa5e4a6.zip | |
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' 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 5befb856a02..bb29c71e9f4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-03-24" +channel = "nightly-2022-04-07" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
