Skip to content

Commit 022bb60

Browse files
committed
Rustup to rustc 1.93.0-nightly (adaa83897 2025-10-27)
1 parent 6f1899c commit 022bb60

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

example/mini_core.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
extern_types,
77
decl_macro,
88
rustc_attrs,
9-
rustc_private,
109
transparent_unions,
1110
auto_traits,
1211
freeze_impls,

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "nightly-2025-10-23"
2+
channel = "nightly-2025-10-28"
33
components = ["rust-src", "rustc-dev", "llvm-tools"]
44
profile = "minimal"

0 commit comments

Comments
 (0)