turn link to RFC 1751 into a markdown link
This commit is contained in:
parent
e0ac65e669
commit
90f6bc0bc7
1 changed files with 1 additions and 1 deletions
|
|
@ -781,7 +781,7 @@ the base path, it will still be considered freezable.
|
|||
|
||||
|
||||
|
||||
**FIXME(https://github.com/rust-lang/rfcs/issues/1751)
|
||||
**FIXME [RFC 1751](https://github.com/rust-lang/rfcs/issues/1751)
|
||||
Restrictions against mutating the base pointer.**
|
||||
When an `&mut` pointer is frozen or claimed, we currently pass along the
|
||||
restriction against MUTATE to the base pointer. I do not believe this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue