Hacker News new | ask | show | jobs
by Gibbon1 1003 days ago
> A String is always allocated with alignment 1, but an Arc's control block requires usize alignment.

I'll add this to my list of reasons why alignment is terrible.