Skip to content

DownloadGraph: Ignore SemVer parsing issues when sorting #3296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 14, 2021

Conversation

plaets
Copy link
Contributor

@plaets plaets commented Feb 14, 2021

Fixes #3295

@rust-highfive
Copy link

r? @jtgeibel

(rust-highfive has picked a reviewer for you, use r? to override)

Catch exceptions thrown when a semver version number is invalid
@Turbo87 Turbo87 changed the title Fix #3295 DownloadGraph: Ignore SemVer parsing issues when sorting Feb 14, 2021
@Turbo87 Turbo87 added A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior labels Feb 14, 2021
@Turbo87
Copy link
Member

Turbo87 commented Feb 14, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Feb 14, 2021

📌 Commit 2977f24 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Feb 14, 2021

⌛ Testing commit 2977f24 with merge c6774f5...

@bors
Copy link
Contributor

bors commented Feb 14, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing c6774f5 to master...

@bors bors merged commit c6774f5 into rust-lang:master Feb 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Invalid major version
5 participants