Skip to content

v1.6.1

Compare
Choose a tag to compare
@lopopolo lopopolo released this 23 Apr 18:06
734a6b6

Release 1.6.1 of intaglio.

intaglio is available on crates.io.

Testing improvements

  • Parallelize leak sanitizer tests. #145
  • Add missing drop tests to miri. #146
  • Unify all miri tests into one integration test crate. #147
  • Refactor u32 to usize cast assertions. #154
  • Run Miri tests under strict provenance and randomize layout. #157