Skip to content

Conversation

@SkiFire13
Copy link
Contributor

Fixes #111

This also adds a Github Actions workflow for testing with MIRI. I reduced the size of some tests when ran with MIRI because they were taking a lot of time on my PC (the reduced version runs in 1 minute and 20 seconds on CI, which I considered to be acceptable, let me know if they should be reduced even further).

While I was there I also removed some parameters that the rust-toolchain action ignores (see for example this warning https://github.com/petgraph/fixedbitset/actions/runs/8339136052/job/22820592988#step:3:1)

@james7132 james7132 merged commit 8b292d5 into petgraph:master Mar 19, 2024
@SkiFire13 SkiFire13 deleted the fix-miri branch March 19, 2024 16:14
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.

Undefined Behaviour when dropping FixedBitSet::into_ones

2 participants