Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#![crate_type = "lib"]
fn foo<const SIZE: usize = 5usize>() {}
//~^ ERROR defaults for const parameters are