forked from rust-lang/cargo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of rust-lang#13917 - weihanglo:resolve, r=epage
refactor: misc refactors for `ops::resolve` ### What does this PR try to resolve? This is a preparation for another `-Zpatch-files` experiment, so that the future PR can move things around easier without too many conflicts. ### How should we test and review this PR? Generally they shouldn't affect anything existing behavior. a6230e3 might be a bit dubious, though I believe preloading workspace members is kinda idempotent and registering patches/lockfile never cares about it. ### Additional information
- Loading branch information
Showing
2 changed files
with
56 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters