Improvements
- Our safe
transmuteimplementation has been rewritten by @Creative0708 using a dummy enum instead of a dangling reference and stack spamming. It now works both on debug and release mode on all platforms we support! - We have added benchmarks to ensure that
transmuteis actually Blazingly π₯ Fast π. not_allocnow returns the maximum reference instead of a null one....