Commit e86ecdf
authored
Use
This removes one unnecessary `unsafe` block.UnsafeCell::get_mut() in core::lazy::OnceCell::get_mut()
1 parent d331cb7 commit e86ecdf
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
| 105 | + | |
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
| |||
0 commit comments