-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
Noticed at #5044 (comment) it looks like the resolver loop was tweaked in #5000 to unconditionally clone the Context before each invocation of activate instead of only if has_another is true later on, some more info at #5044 (comment).
The line in question looks to be
cargo/src/cargo/core/resolver/mod.rs
Line 897 in ae796ad
| context_backup: Context::clone(&cx), |
@Eh2406 says they're gonna look into this, so just wanted to open a tracking issue for it!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels