rust/crates/rust-analyzer
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
..
src Add crate versions when running cargo -p commands. 2020-03-31 14:43:39 +02:00
tests/heavy_tests Ignore createProgress request in tests 2020-03-31 12:02:47 +02:00
build.rs Remove unused placeholder 2020-02-21 18:33:45 +08:00
Cargo.toml Nice string formatting 2020-03-28 12:27:54 +01:00