mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-04 10:50:15 +00:00
refactor: Simplify macro call id construction
This commit is contained in:
parent
298fa81aac
commit
5d43e752ad
8 changed files with 113 additions and 175 deletions
|
@ -14,7 +14,7 @@ rust-version.workspace = true
|
|||
[dependencies]
|
||||
either.workspace = true
|
||||
itertools.workspace = true
|
||||
rowan = "=0.15.15"
|
||||
rowan.workspace = true
|
||||
rustc-hash.workspace = true
|
||||
rustc-literal-escaper.workspace = true
|
||||
smol_str.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue