File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -69,11 +69,12 @@ pointers very often where we could use `NonNull<T>` instead if they had better f
69
69
70
70
#### Current proposals
71
71
72
- In addition to [ Field Projections RFC v2] already mentioned above, there is a [ newer
73
- proposal ] ( https://hackmd.io/@BennoLossin/HkMBy6Hzlx ) that improves upon it.
72
+ In addition to [ Field Projections RFC v2] already mentioned above, there is a [ newer proposal ]
73
+ that improves upon it.
74
74
75
75
For historical context, there also is the [ Field Projections RFC v1] .
76
76
77
+ [ newer proposal ] : https://hackmd.io/@BennoLossin/HkMBy6Hzlx
77
78
[ Field Projections RFC v1 ] : https://github.com/rust-lang/rfcs/pull/3318
78
79
[ Field Projections RFC v2 ] : https://github.com/rust-lang/rfcs/pull/3735
79
80
You can’t perform that action at this time.
0 commit comments