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

chore(solc): slightly improve resolution error msg #2600

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

DaniPopes
Copy link
Collaborator

No description provided.

Err(SourceVersionError::NoMatchingVersion(req))
}
}
) -> std::result::Result<(), SourceVersionError> {
Copy link
Collaborator

Choose a reason for hiding this comment

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

hmm, why this change?

Copy link
Collaborator Author

@DaniPopes DaniPopes Sep 15, 2023

Choose a reason for hiding this comment

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

Complicates for no reason, it's a version validation we don't care if a version there or not

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

right the None wasn't even used

@DaniPopes DaniPopes merged commit f97bb1d into gakonst:master Sep 15, 2023
19 checks passed
@DaniPopes DaniPopes deleted the resolution-errors branch September 15, 2023 14:21
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.

None yet

2 participants