mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 14:31:55 +00:00
Rustup to rustc 1.79.0-nightly (eb45c8444
2024-03-17)
This commit is contained in:
parent
db15302b5d
commit
1aac27e6b6
@ -39,6 +39,6 @@ index 42a26ae..5ac1042 100644
|
||||
+#![cfg(test)]
|
||||
#![feature(alloc_layout_extra)]
|
||||
#![feature(array_chunks)]
|
||||
#![feature(array_windows)]
|
||||
#![feature(array_ptr_get)]
|
||||
--
|
||||
2.21.0 (Apple Git-122)
|
||||
|
@ -1,3 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2024-03-16"
|
||||
channel = "nightly-2024-03-18"
|
||||
components = ["rust-src", "rustc-dev", "llvm-tools"]
|
||||
|
Loading…
Reference in New Issue
Block a user