mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
rustfmt and llvm-tools are not preview anymore (#30119)
As discussed in https://github.com/servo/servo/pull/30112#discussion_r1297331309
This commit is contained in:
parent
c0bee7cb86
commit
0fb2dc70ff
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
|||
channel = "nightly-2023-02-01"
|
||||
components = [
|
||||
# https://github.com/rust-lang/rust/issues/72594#issuecomment-633779564
|
||||
"llvm-tools-preview",
|
||||
"llvm-tools",
|
||||
# For components/script_plugins, https://github.com/rust-lang/rust/pull/67469
|
||||
"rustc-dev",
|
||||
"rust-docs",
|
||||
"rustfmt-preview",
|
||||
"rustfmt",
|
||||
]
|
||||
profile = "minimal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue