Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 18:26
· 3 commits to main since this release
6620d99

Fixed

  • (serde) fix serde impl for twice-cell
  • fix!(miri): Use raw pointers to pass miri checks
  • (err) Bypass panic hook on errors during initialization
  • (panic) Bypass panic hook on caught panics during initialization

Other

  • (ci) i hate ci (#16)
  • (deps) update dependencies and fix ci (#15)
  • (readme) Update README (#14)
  • (CI) Run MIRI, use more toolchains, etc. (#12)
  • (clippy) Add safety comments
  • Add struct docs to TwiceCell
  • release