mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
![]() This commit is a fixup of a bug I introduced by using a PackageId to refer to a crate when its name conflicts with a dependency. It turns out the package id currently is `name version path` while cargo expects `name:version` as argument. |
||
---|---|---|
.. | ||
cargo_workspace.rs | ||
json_project.rs | ||
lib.rs | ||
sysroot.rs |