conflux-rust icon indicating copy to clipboard operation
conflux-rust copied to clipboard

Tracking issue: remove unneccesary unsafe

Open ChenxingLi opened this issue 6 months ago • 0 comments

  • [x] unreachable_unchecked with negligible performance gain
  • [x] Incorrectly extending the lifetime to 'static in account prefetch
  • [ ] unsafe in crate cfx-storage

ChenxingLi avatar Aug 05 '24 08:08 ChenxingLi