mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 22:01:37 +00:00
Rename ra_mbe -> mbe
This commit is contained in:
parent
d42ba63976
commit
2f45cfc415
19 changed files with 34 additions and 33 deletions
|
@ -60,5 +60,5 @@ winapi = "0.3.8"
|
|||
[dev-dependencies]
|
||||
expect = { path = "../expect" }
|
||||
test_utils = { path = "../test_utils" }
|
||||
mbe = { path = "../ra_mbe", package = "ra_mbe" }
|
||||
mbe = { path = "../mbe" }
|
||||
tt = { path = "../tt" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue