Skip to content

Commit 6ae68ad

Browse files
committed
fix link in field projections goal
1 parent f48b4bf commit 6ae68ad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/2025h2/field-projections.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,12 @@ pointers very often where we could use `NonNull<T>` instead if they had better f
6969

7070
#### Current proposals
7171

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.
7474

7575
For historical context, there also is the [Field Projections RFC v1].
7676

77+
[newer proposal]: https://hackmd.io/@BennoLossin/HkMBy6Hzlx
7778
[Field Projections RFC v1]: https://github.com/rust-lang/rfcs/pull/3318
7879
[Field Projections RFC v2]: https://github.com/rust-lang/rfcs/pull/3735
7980

0 commit comments

Comments
 (0)