EmbarkStudios / EmbarkStudios/presser

Change `Slab` and `RawAllocation` to use raw slices (`*mut [u8]`) when possible

Open
#1 0 comments 0 reactions 1 assignee Claimed by @fu5ha View on GitHub
enhancement tracking
Dominant language
Rust
Stars
163
Forks
9
PR merge metrics
No merged PRs in 30d

Description

It would be great to be able to use these and would help with not violating miri's implementation of *stacked borrows* by allowing us to not narrow the borrow until needed. But, https://github.com/rust-lang/rust/issues/71146 is needed before this is possible.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.