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
Auto merge of #14270 - epage:test-home, r=weihanglo
fix(test): Move 'cargo_home' from 'install' to 'paths'
### What does this PR try to resolve?
This is used outside of `cargo install` contexts and this makes it more
discoverable for those use cases. That I found places that weren't using `cargo_home` but could helps illustrate the point.
### How should we test and review this PR?
### Additional information
0 commit comments