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

fix public leak #437

Merged
merged 1 commit into from Nov 28, 2023
Merged

fix public leak #437

merged 1 commit into from Nov 28, 2023

Conversation

kristian1108
Copy link
Contributor

Motivation

Anvil is currently not building on master. I'm not entirely sure how this crate is building, but would love to learn if someone has an explanation.

Solution

There's a simple leaked private type error. This fixes it by making the relevant struct public.

PR Checklist

  • [ n/a] Added Tests
  • [ n/a] Added Documentation
  • [n/a] Breaking changes

@kristian1108
Copy link
Contributor Author

If you run into this, you need to rustup update.

@DaniPopes
Copy link
Member

DaniPopes commented Nov 28, 2023

I think it's still worthwhile to include since it does fix the error -- see discussions in https://t.me/foundry_support/47179

@DaniPopes DaniPopes reopened this Nov 28, 2023
@DaniPopes DaniPopes merged commit 4fe3839 into alloy-rs:main Nov 28, 2023
40 checks passed
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