Skip to content

Add GcSimpleAlloc::alloc_uninit method

Pre-release
Pre-release
Compare
Choose a tag to compare
@Techcable Techcable released this 25 Apr 15:39
089c2d3

Features

  • Add GcSimpleAlloc::alloc_uninit method
  • Support tracing parking_lot::{Mutex, RwLock}
  • Use thin pointers

Internal Changes

  • Simplify unsafe_gc_impl! using proc-macro-kwargs
  • [simple] Expose a method to get a GcType