Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// https://github.com/rust-lang/rust/issues/22811
fn main() { println!("{}", foobar); } //~ ERROR cannot find value `foobar` in this scope