Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#![feature(no_core)]
#![no_core]
#![crate_type = "lib"]
#[macro_use]
extern crate a;
bar!();