Skip to content
GitLab
Explore
Sign in
Register
Replace occurences of uninitialized with MaybeUninit
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
AdminXVII
requested to merge
no-uninit
into
master
Sep 19, 2019
Overview
7
Commits
1
Pipelines
2
Changes
6
mem::uninitialized is deprecated, so move over the not-UB MaybeUninit.
Merge request reports
Loading