feat: support server port reuse
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2025-05-20"
|
||||
channel = "nightly-2025-06-03"
|
||||
# [simd not supported by cranelift](https://github.com/rust-lang/rustc_codegen_cranelift/issues/171)
|
||||
# components = ["rustfmt", "clippy", "rustc-codegen-cranelift"]
|
||||
components = ["rustfmt", "clippy"]
|
||||
profile = "default"
|
||||
|
||||
Reference in New Issue
Block a user