Commit 73a6240
authored
Rollup merge of rust-lang#99011 - oli-obk:UnsoundCell, r=eddyb
`UnsafeCell` blocks niches inside its nested type from being available outside
fixes rust-lang#87341
This implements the plan by `@eddyb` in rust-lang#87341 (comment)
Somewhat related PR (not strictly necessary, but that cleanup made this PR simpler): rust-lang#945271 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments