Skip to content

Commit

Permalink
Update unsafe-code-guidelines link
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Nov 20, 2019
1 parent 58e36e0 commit 12f124e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/other-reprs.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ This is a modifier on `repr(C)` and `repr(rust)`. It is incompatible with



[reference]: https://github.com/rust-rfcs/unsafe-code-guidelines/tree/master/reference/src/representation.md
[reference]: https://rust-lang.github.io/unsafe-code-guidelines/layout.html
[drop flags]: drop-flags.html
[ub loads]: https://github.com/rust-lang/rust/issues/27060
[`UnsafeCell`]: ../std/cell/struct.UnsafeCell.html
Expand Down

0 comments on commit 12f124e

Please sign in to comment.