blob: 5dc05045e828198e1a11825a445331b222c87c77 [file] [log] [blame]
// Test dump-dep-graph requires query-dep-graph enabled
//@ incremental
//@ compile-flags: -Z dump-dep-graph
fn main() {}
//~? ERROR can't dump dependency graph without `-Z query-dep-graph`