We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ac65e commit 90f6bc0Copy full SHA for 90f6bc0
src/librustc_borrowck/borrowck/README.md
@@ -781,7 +781,7 @@ the base path, it will still be considered freezable.
781
782
783
784
-**FIXME(https://github.com/rust-lang/rfcs/issues/1751)
+**FIXME [RFC 1751](https://github.com/rust-lang/rfcs/issues/1751)
785
Restrictions against mutating the base pointer.**
786
When an `&mut` pointer is frozen or claimed, we currently pass along the
787
restriction against MUTATE to the base pointer. I do not believe this
0 commit comments