fix the test case by supplying proper options
This commit is contained in:
parent
a0151e834b
commit
01195df2ab
@ -8,6 +8,11 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// Test that the `Tables` nodes for impl items are independent from
|
||||
// one another.
|
||||
|
||||
// compile-flags: -Z query-dep-graph
|
||||
|
||||
#![feature(rustc_attrs)]
|
||||
|
||||
struct Foo {
|
||||
|
Loading…
Reference in New Issue
Block a user