Commit 3623c1a
authored
Rollup merge of rust-lang#59130 - RalfJung:non-null, r=rkruppe
Note that NonNull does not launder shared references for mutation
See https://users.rust-lang.org/t/relative-pointer-an-abstraction-to-build-movable-self-referential-types/26186/61 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2874 | 2874 | | |
2875 | 2875 | | |
2876 | 2876 | | |
| 2877 | + | |
| 2878 | + | |
| 2879 | + | |
| 2880 | + | |
| 2881 | + | |
| 2882 | + | |
| 2883 | + | |
| 2884 | + | |
| 2885 | + | |
| 2886 | + | |
2877 | 2887 | | |
2878 | 2888 | | |
2879 | 2889 | | |
| |||
0 commit comments