0e59ad4ce3
rename LocalState::Uninitialized to Unallocated This is to avoid confusion with `Uninit` as in `ScalarMaybeUninit`, which is very different. r? `@oli-obk`