Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#[doc(masked)] //~ ERROR: `#[doc(masked)]` is experimental
extern crate std as realstd;
fn main() {}