Skip to content

v0.3.1

@197g 197g tagged this 26 Aug 23:28
Structural:
- Fix unconditionally enabled MSRV 1.85 incompatible code.

Feature changes:
- Add `{Bump,BumpSlice}::capacity` for synchronized allocators.
- Add `{Bump,BumpSlice}::data_ptr` for synchronized allocators.
- Add `{Bump,unsync::Bump}::from_maybe_uninit` to initialize an allocator
  in-place of an existing reserved space for it.
- Add `{Bump,BumpSlice}::from_memory` to initialize an allocator in-place of a
  potentially fitting memory location.
Assets 2
Loading