Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#[rustc_clean(cfg="rpass2")]
pub struct SomeOtherType {
pub a: i32,
pub b: u64,
}