File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,11 +143,11 @@ This is a modifier on `repr(C)` and `repr(rust)`. It is incompatible with
143
143
144
144
145
145
146
- [ reference ] : https://github.com/rust-rfcs/unsafe-code-guidelines/tree/master/reference/src/representation
146
+ [ reference ] : https://github.com/rust-rfcs/unsafe-code-guidelines/tree/master/reference/src/representation.md
147
147
[ drop flags ] : drop-flags.html
148
148
[ ub loads ] : https://github.com/rust-lang/rust/issues/27060
149
149
[ `UnsafeCell` ] : ../std/cell/struct.UnsafeCell.html
150
150
[ rfc-transparent ] : https://github.com/rust-lang/rfcs/blob/master/text/1758-repr-transparent.md
151
151
[ really-tagged ] : https://github.com/rust-lang/rfcs/blob/master/text/2195-really-tagged-unions.md
152
- [ rust-bindgen ] : https://rust-lang-nursery .github.io/rust-bindgen/
152
+ [ rust-bindgen ] : https://rust-lang.github.io/rust-bindgen/
153
153
[ cbindgen ] : https://github.com/eqrion/cbindgen
You can’t perform that action at this time.
0 commit comments