Open
Description
Method peek_from_uninit
creates a &mut T
where the T
is uninitialised, this is UB AFAIK.
webrender/peek-poke/src/lib.rs
Lines 33 to 39 in efec276
Metadata
Metadata
Assignees
Labels
No labels
Method peek_from_uninit
creates a &mut T
where the T
is uninitialised, this is UB AFAIK.
webrender/peek-poke/src/lib.rs
Lines 33 to 39 in efec276