mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 04:48:13 +00:00
Move feature-doc generation to xtask codegen
This commit is contained in:
parent
09932d9cd4
commit
986b9cf022
5 changed files with 17 additions and 10 deletions
|
|
@ -21,7 +21,6 @@ tracing = { workspace = true, optional = true }
|
|||
expect-test = "1.4.0"
|
||||
|
||||
stdx.workspace = true
|
||||
sourcegen.workspace = true
|
||||
|
||||
[features]
|
||||
default = ["tracing"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue