Skip to content
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

Improve error on wildcard after another comparator #268

Merged
merged 1 commit into from
Feb 5, 2022
Merged

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Feb 4, 2022

Addresses #266 (comment). Closes #253.

@jonhoo I gave it the same error message for 0.20.0-any, * as for *, 0.20.0-any in the earlier PR.

Copy link
Sponsor

@jonhoo jonhoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@dtolnay dtolnay merged commit ac1085e into master Feb 5, 2022
@dtolnay dtolnay deleted the wildcard branch February 5, 2022 01:19
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.

Wildcard VersionReq alongside other requirements
2 participants