Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants