Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#[doc(keyword = "match")] //~ ERROR: `#[doc(keyword)]` is meant for internal use only
/// wonderful
mod foo {}
fn main() {}