Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#![allow(foo = "")] //~ ERROR E0452
//~| ERROR E0452
fn main() {
}