summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_codegen_cranelift/rust-toolchain
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_codegen_cranelift/rust-toolchain')
-rw-r--r--compiler/rustc_codegen_cranelift/rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_codegen_cranelift/rust-toolchain b/compiler/rustc_codegen_cranelift/rust-toolchain
index d8f28dbcc..40fb54b91 100644
--- a/compiler/rustc_codegen_cranelift/rust-toolchain
+++ b/compiler/rustc_codegen_cranelift/rust-toolchain
@@ -1,3 +1,3 @@
[toolchain]
-channel = "nightly-2022-12-13"
+channel = "nightly-2023-02-06"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]