diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-11-28 19:38:59 +0100 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-11-28 19:38:59 +0100 |
| commit | d58b911e0170c6a06859dd70619b4d991a32e4d4 (patch) | |
| tree | 3fabc1f7c2aa609c1369fbff0e0d5ed8500f9aba /rust-toolchain | |
| parent | b73a71c6b4c31d303bf542066b79baad6f2a276a (diff) | |
| download | rust-d58b911e0170c6a06859dd70619b4d991a32e4d4.tar.gz rust-d58b911e0170c6a06859dd70619b4d991a32e4d4.zip | |
Merge commit 'ff4a26d442bead94a4c96fb1de967374bc4fbd8e' into clippy-subtree-update
Diffstat (limited to 'rust-toolchain')
| -rw-r--r-- | rust-toolchain | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index e32e0cb3604..fb159ca2ae0 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,6 @@ [toolchain] -channel = "nightly-2024-11-14" +# begin autogenerated nightly +channel = "nightly-2024-11-28" +# end autogenerated nightly components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] profile = "minimal" |
