kyren / gc-arena

Incremental garbage collection from safe Rust
Creative Commons Zero v1.0 Universal
438 stars 36 forks source link

update CI to run tests with miri, sanitizers #31

Closed kyren closed 1 year ago

kyren commented 1 year ago

I had to reduce the complexity of repeated_allocation_deallocation in order to get testing with miri to finish in CI in a reasonable amount of time