mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-04 10:50:15 +00:00
Clean up rustc-literal-escaper
usage in rust-analyzer
This commit is contained in:
parent
80cb724b3b
commit
2135a01cbe
4 changed files with 3 additions and 5 deletions
|
@ -17,14 +17,12 @@ either.workspace = true
|
|||
itertools.workspace = true
|
||||
rowan = "=0.15.15"
|
||||
rustc-hash.workspace = true
|
||||
rustc-literal-escaper = "0.0.2"
|
||||
rustc-literal-escaper.workspace = true
|
||||
indexmap.workspace = true
|
||||
smol_str.workspace = true
|
||||
triomphe.workspace = true
|
||||
tracing.workspace = true
|
||||
|
||||
ra-ap-rustc_lexer.workspace = true
|
||||
|
||||
parser.workspace = true
|
||||
stdx.workspace = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue