]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc-ui/intra-doc/feature-gate-intra-doc-pointers.rs
Auto merge of #106646 - Amanieu:ilp32-object, r=Mark-Simulacrum
[rust.git] / tests / rustdoc-ui / intra-doc / feature-gate-intra-doc-pointers.rs
1 //! [pointer::add]
2 //~^ ERROR: experimental
3 //! [pointer::wrapping_add]
4 //~^ ERROR: experimental
5 //! [pointer] // This is explicitly allowed
6 //! [reference] // This is explicitly allowed