Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// Check for unused crate dep, deny, expect failure
//@ edition:2018
//@ compile-flags: -Dunused-crate-dependencies
//@ aux-crate:bar=bar.rs
fn main() {}
//~^ ERROR external crate `bar` unused in