Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// build-fail
//
// error-pattern: entry symbol `main` declared multiple times
#![allow(warnings)]
#[no_mangle]
fn main(){}