mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-03 07:27:45 +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
|
||||
|
||||
extended = true
|
||||
tools = ["clippy", "rustfmt"]
|
||||
tools = ["clippy", "rustfmt", "rust-analyzer-proc-macro-srv"]
|
||||
|
||||
[install]
|
||||
prefix = "/usr"
|
||||
|
Loading…
Reference in New Issue
Block a user