mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-25 21:37:39 +00:00
internal: Move out WithFixture into dev-dep only crate
This commit is contained in:
parent
ec6162308e
commit
f49a2fed3f
59 changed files with 189 additions and 119 deletions
|
|
@ -17,7 +17,7 @@ cov-mark = "2.0.0-pre.1"
|
|||
either.workspace = true
|
||||
itertools.workspace = true
|
||||
rowan = "0.15.15"
|
||||
rustc-hash = "1.1.0"
|
||||
rustc-hash.workspace = true
|
||||
once_cell = "1.17.0"
|
||||
indexmap.workspace = true
|
||||
smol_str.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue