rust-analyzer/crates/ra_project_model/src
o0Ignition0o f643b4b5f5 Unique package by name and version.
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.
2020-04-02 09:00:44 +02:00
..
cargo_workspace.rs Unique package by name and version. 2020-04-02 09:00:44 +02:00
json_project.rs Add ProcMacroClient 2020-03-26 03:29:45 +08:00
lib.rs Reduce scope of deserialization 2020-04-01 18:51:16 +02:00
sysroot.rs Simplify Arena to use a generic index 2020-03-19 18:46:30 +01:00