rust-analyzer/crates/ra_project_model/src
o0Ignition0o 331d1db317 Add crate versions when running cargo -p commands.
Until now cargo commands with the -p flag would pass the package name only.
It doesn't play super well with the toml Renaming dependencies feature.
This commit specifies the package name and version when a cargo command is run with the -p flag,
to avoid ambiguities.
2020-03-31 14:43:39 +02:00
..
cargo_workspace.rs Add crate versions when running cargo -p commands. 2020-03-31 14:43:39 +02:00
json_project.rs Add ProcMacroClient 2020-03-26 03:29:45 +08:00
lib.rs Add ProcMacroClient 2020-03-26 03:29:45 +08:00
sysroot.rs Simplify Arena to use a generic index 2020-03-19 18:46:30 +01:00