Skip to content

Avoid zero-sized allocs in ThinBox if T and H are both ZSTs.#96642

Merged
bors merged 2 commits into
rust-lang:masterfrom
thomcc:thinbox-zst-ugh
Jun 4, 2022
Merged

Avoid zero-sized allocs in ThinBox if T and H are both ZSTs.#96642
bors merged 2 commits into
rust-lang:masterfrom
thomcc:thinbox-zst-ugh

Use `pointer::is_aligned` in ThinBox debug assert

25164b4
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs