Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove minor future footgun in
impl Debug for MaybeUninit
No longer breaks if `MaybeUninit` moves modules (technically it could break if `MaybeUninit` were renamed but realistically that will never happen)
- Loading branch information