Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#[rustc_clean(cfg="rpass2")]
pub struct SomeType {
pub x: u32,
pub y: i64,
}