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

Small fixes to typed AST #50

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Small fixes to typed AST #50

merged 2 commits into from
Jan 24, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Jan 24, 2024

Add Hash derive for SourceLocation, fix schema for TryCatchClause and add test for it.

I am currently working on foundry-rs/foundry#4034 and it requires usage of native solc AST, so I might be opening some other PRs around it as it seems that we are not using current models anywhere and they might be a bit outdated

Copy link
Member

@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.

lgtm!

@mattsse mattsse merged commit a420980 into main Jan 24, 2024
20 checks passed
@Evalir Evalir deleted the klkvr/typed-ast-fixes branch January 24, 2024 19:15
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.

2 participants