Sign in
rust
/
rust
/
5107af264dfd043161d80a42beccdf5f8d9b3113
/
.
/
tests
/
rustdoc-ui
/
intra-doc
/
feature-gate-intra-doc-pointers.rs
blob: 3cfac942ca85ed1595dc925a5b2179ad90a334a5 [
file
]
//! [pointer::add]
//~^ ERROR: experimental
//! [pointer::wrapping_add]
//~^ ERROR: experimental
//! [pointer] // This is explicitly allowed
//! [reference] // This is explicitly allowed