Skip to content

models/version: Fix msrv regex #6394

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
Apr 26, 2023
Merged

models/version: Fix msrv regex #6394

merged 1 commit into from
Apr 26, 2023

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Apr 26, 2023

1.2.3 matches the old regex, just like 1.2 does too, so this PR fixes the regex to only match a two-part version string.

@Turbo87 Turbo87 added C-bug 🐞 Category: unintended, undesired behavior A-frontend 🐹 labels Apr 26, 2023
@Turbo87 Turbo87 merged commit 62bc95c into rust-lang:master Apr 26, 2023
@Turbo87 Turbo87 deleted the fix-regex branch April 26, 2023 16:13
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.

1 participant