You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this case maybe I don't. It's just a small repro. However, this also happens with dependency profile overrides, and there it entirely defeats one of their main purposes.
Yea, #6668 would address this. Since this is on our radar (and there is a meta tracking issue at #7150), I'm going to close this. Thanks for the report, though!
Steps to reproduce
Cargo.toml
:cargo build
cargo build --release
Actual result
Expected result
I checked
cargo --build-plan
outputs and they're identicalexcept they use paths in
target/debug
andtarget/release
andWhy do I care
In this case maybe I don't. It's just a small repro. However, this also happens with dependency profile overrides, and there it entirely defeats one of their main purposes.
Version info
The text was updated successfully, but these errors were encountered: