Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#[cfg(FALSE)]
fn syntax() {
bar::<Item = >(); //~ ERROR missing type to the right of `=`
}
fn main() {}