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

Adapt a crate into a big real-world test case #7

Open
GoldsteinE opened this issue Aug 9, 2022 · 0 comments
Open

Adapt a crate into a big real-world test case #7

GoldsteinE opened this issue Aug 9, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@GoldsteinE
Copy link
Owner

  1. Find some async crate that works under Miri
  2. Annotate all non-generic free functions with #[name_it] (maybe utilizing the “non-generic inner function” pattern)
  3. Run tests under Miri
  4. Create issues for any failures
@GoldsteinE GoldsteinE added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant