about summary refs log tree commit diff
path: root/src/test/ui/init-unsafe.rs
AgeCommit message (Collapse)AuthorLines
2020-03-11implement zeroed and uninitialized with MaybeUninitRalf Jung-9/+0
2019-07-04Implement mem::{zeroed,uninitialized} in terms of MaybeUninit.Alex Gaynor-0/+1
Refs #62061
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+18