We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e36e0 commit 12f124eCopy full SHA for 12f124e
src/other-reprs.md
@@ -143,7 +143,7 @@ This is a modifier on `repr(C)` and `repr(rust)`. It is incompatible with
143
144
145
146
-[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
147
[drop flags]: drop-flags.html
148
[ub loads]: https://github.com/rust-lang/rust/issues/27060
149
[`UnsafeCell`]: ../std/cell/struct.UnsafeCell.html
0 commit comments