Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#![feature(rustc_attrs)]
// @has issue_15318_3/primitive.pointer.html
/// dox
#[rustc_doc_primitive = "pointer"]
pub mod ptr {}