purpleprotocol / mimalloc_rust

A Rust wrapper over Microsoft's MiMalloc memory allocator
MIT License
506 stars 42 forks source link

Fix CI and update extended.rs #81

Closed BlackDex closed 2 years ago

BlackDex commented 2 years ago

Fixed CI by updating extended.rs. Also made sure the correct checks are done during the workflow. Added a run of libmimalloc-sys-test for both secure and no secure.