https://github.com/dsharlet/slinky/tree/ds/fold-alias-checks adds some new tests that fail due to either unsafe aliasing, or new safety checks that cause things that previously aliased (and saved allocations) to not alias.
https://github.com/dsharlet/slinky/tree/ds/fold-alias-checks adds some new tests that fail due to either unsafe aliasing, or new safety checks that cause things that previously aliased (and saved allocations) to not alias.