diff options
| author | Jonathan Reem <jonathan.reem@gmail.com> | 2016-01-29 23:36:38 -0800 |
|---|---|---|
| committer | Jonathan Reem <jonathan.reem@gmail.com> | 2016-01-30 13:29:19 -0800 |
| commit | bf60078b48649ef4d3a9cb0034208672b82e9b51 (patch) | |
| tree | f415010ec54bdbc0538ab52852d767d4c3f82a0c /src/libstd/sys/unix/stack_overflow.rs | |
| parent | a4343e99c0e38bcb31386d48a6682e3a1896a0cc (diff) | |
| download | rust-bf60078b48649ef4d3a9cb0034208672b82e9b51.tar.gz rust-bf60078b48649ef4d3a9cb0034208672b82e9b51.zip | |
Change MutexGuard and RwLockWriteGuard to store &mut T not &UnsafeCell<T>
This centralizes the unsafety of converting from UnsafeCell<T> to &mut T.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
