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

Automatically use std::prelude::* in every user module #779

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

sbillig
Copy link
Collaborator

@sbillig sbillig commented Aug 11, 2022

What was wrong?

Closes #679

How was it fixed?

Not very elegantly. See queries/module.rs

Also updated the doc example code to comply with recent changes.

To-Do

  • OPTIONAL: Update Spec if applicable
  • Add entry to the release notes (may forgo for trivial changes)
  • Clean up commit history

@sbillig sbillig marked this pull request as ready for review August 11, 2022 04:07
@sbillig sbillig requested a review from g-r-a-n-t August 11, 2022 04:08
@g-r-a-n-t g-r-a-n-t merged commit c812c4d into ethereum:master Aug 12, 2022
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.

create std::prelude, reexport Context, and include in module
2 participants