Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// check-pass
struct A<const N: usize>; // ok
fn main() {}