mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-10 02:12:40 +00:00
extend module resolve to mod.rs
This commit is contained in:
parent
081c16c776
commit
41570f60bf
8 changed files with 82 additions and 19 deletions
|
@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
|
|||
[dependencies]
|
||||
unicode-xid = "0.1.0"
|
||||
text_unit = "0.1.2"
|
||||
itertools = "0.7.5"
|
||||
itertools = "0.7.8"
|
||||
drop_bomb = "0.1.4"
|
||||
parking_lot = "0.6.0"
|
||||
smol_str = "0.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue