Ben Bergenwall
Results
1
issues of
Ben Bergenwall
- Fix a potential soundness bug by using ManuallyDrop. - Change SharedValue to contain a T instead of a UnsafeCell and remove as_ptr method. - Swap several calls to `HashMap::get_key_value`...