Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// Check for unused crate dep, warn, json event, expect pass
//@ edition:2018
//@ check-pass
//@ compile-flags: -Wunused-crate-dependencies --json unused-externs --error-format=json
//@ aux-crate:bar=bar.rs
fn main() {}