Files
rust/library
Martin Nordholts 2305012e6a docs: transmute<&mut T, &mut MaybeUninit<T>> is unsound when exposed to safe code
In the playground the example program terminates with an unpredictable exit
code. The undefined behavior is also detected by miri:

    error: Undefined Behavior: using uninitialized data
2024-12-22 14:21:10 +01:00
..
2024-08-29 12:13:19 -07:00
2024-07-28 14:46:29 -04:00
2024-12-19 10:08:29 +01:00
2024-11-19 18:54:20 +01:00
2024-12-19 10:08:29 +01:00