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