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 UB and add Miri to Github CI #505

Merged
merged 5 commits into from Sep 27, 2022
Merged

Fix UB and add Miri to Github CI #505

merged 5 commits into from Sep 27, 2022

Commits on Jul 28, 2022

  1. Copy the full SHA
    25f84ab View commit details
    Browse the repository at this point in the history
  2. Add Miri to GitHub CI

    Disables some tests that take too long to run while under Miri,
    and adds `features = ["std"]` to the `indexmap` dependency so it
    compiles correctly under Miri.
    clubby789 committed Jul 28, 2022
    Copy the full SHA
    ad1bda7 View commit details
    Browse the repository at this point in the history
  3. Re-add removed comment

    clubby789 committed Jul 28, 2022
    Copy the full SHA
    48cdcd0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5916f48 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Copy the full SHA
    0e4754b View commit details
    Browse the repository at this point in the history