mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-05 19:21:51 +00:00
Manually include rust-analyzer-proc-macro-srv
see https://github.com/rust-lang/rust/pull/106886
This commit is contained in:
parent
9bfb991f62
commit
4a26067ac0
2
debian/config.toml.in
vendored
2
debian/config.toml.in
vendored
@ -22,7 +22,7 @@ target = ["DEB_TARGET_RUST_TYPE"]
|
|||||||
docs = false
|
docs = false
|
||||||
|
|
||||||
extended = true
|
extended = true
|
||||||
tools = ["clippy", "rustfmt"]
|
tools = ["clippy", "rustfmt", "rust-analyzer-proc-macro-srv"]
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
prefix = "/usr"
|
prefix = "/usr"
|
||||||
|
Loading…
Reference in New Issue
Block a user