Rustup to rustc 1.93.0-nightly (adaa83897 2025-10-27)
This commit is contained in:
parent
6f1899c373
commit
022bb60b8e
2 changed files with 1 additions and 2 deletions
|
|
@ -6,7 +6,6 @@
|
|||
extern_types,
|
||||
decl_macro,
|
||||
rustc_attrs,
|
||||
rustc_private,
|
||||
transparent_unions,
|
||||
auto_traits,
|
||||
freeze_impls,
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2025-10-23"
|
||||
channel = "nightly-2025-10-28"
|
||||
components = ["rust-src", "rustc-dev", "llvm-tools"]
|
||||
profile = "minimal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue