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