Fix mutable aliasing UB: Replace Box<Entry> with NonNull<Entry>#302
Open
matteoldani wants to merge 1 commit into
Open
Fix mutable aliasing UB: Replace Box<Entry> with NonNull<Entry>#302matteoldani wants to merge 1 commit into
matteoldani wants to merge 1 commit into
Commits
Commits on Jul 3, 2026
- committed
Matteo Oldani