Merge beta into release #21

Merged
didirus merged 276 commits from beta into release 2025-11-01 13:04:25 +00:00
Showing only changes of commit d98394d8d5 - Show all commits

View File

@@ -1,9 +1,2 @@
[toolchain]
channel = "nightly-2025-09-18"
profile = "default"
components = [
"rust-analyzer",
# use cranelift in debug builds to improve compile times
# also see `.cargo/config.toml`
"rustc-codegen-cranelift-preview"
]
channel = "1.89.0"