mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-09 22:37:34 +00:00
d3bdec216b
Before this change, a relative path like `--manifest-path=./Cargo.toml` would fail to find a matching package in the cargo metadata. With this change, both the argument and the cargo metadata path are canonicalized before comparison. |
||
---|---|---|
.. | ||
lib.rs | ||
main.rs |