blob: d8c4382dfc5465f84b4859c555c1105a3260533a [file] [log] [blame] [edit]
// Check for unused crate dep, json event, deny but we're not reporting that in exit status
//@ edition:2018
//@ check-pass
//@ compile-flags: -Dunused-crate-dependencies --json unused-externs-silent --error-format=json
//@ aux-crate:bar=bar.rs
fn main() {}