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 afe5534 commit 5cfbde5Copy full SHA for 5cfbde5
text/3621-derive-smart-pointer.md
@@ -807,3 +807,4 @@ like `#[pointee]` that must be annotated on the field in question.
807
[`core::ops::CoerceUnsized`]: https://doc.rust-lang.org/stable/core/ops/trait.CoerceUnsized.html
808
[`DispatchFromDyn`]: https://doc.rust-lang.org/stable/core/ops/trait.DispatchFromDyn.html
809
[`core::ops::DispatchFromDyn`]: https://doc.rust-lang.org/stable/core/ops/trait.DispatchFromDyn.html
810
+[unsafe-attribute]: https://github.com/rust-lang/rfcs/pull/3325
0 commit comments