Skip to content

Avoid using a version range for windows-sys; causes non-deterministic version resolution#317

Open
joshtriplett wants to merge 1 commit into
rust-cli:mainfrom
joshtriplett:no-version-range
Open

Avoid using a version range for windows-sys; causes non-deterministic version resolution#317
joshtriplett wants to merge 1 commit into
rust-cli:mainfrom
joshtriplett:no-version-range

Conversation

@joshtriplett
Copy link
Copy Markdown
Contributor

Cargo's version resolver doesn't handle version ranges like this very well, resulting in non-deterministic flip-flopping of versions.

rust-lang/cargo#9029
rust-lang/cargo#5529
https://rust-lang.zulipchat.com/#narrow/channel/246057-t-cargo/topic/Cargo.2Elock.20non-deterministically.20flipflopping/with/520024108

@epage
Copy link
Copy Markdown
Collaborator

epage commented May 12, 2026

#282 and #284 are the issues where this was discussed.

Does the lockfile reach a steady state? From my understanding of the problem this should eventually reach one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants