Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
fn main() {
if 1 < 2 {
let _a = vec!];
}
} //~ ERROR unexpected closing delimiter
fn main() {}