Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#![feature(rustc_attrs)]
#![rustc_dummy=5z] //~ ERROR invalid suffix `z` for number literal
fn main() {}