]> git.lizzy.rs Git - rust.git/commitdiff
fix the test case by supplying proper options
authorNiko Matsakis <niko@alum.mit.edu>
Thu, 12 Jan 2017 17:01:18 +0000 (12:01 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Wed, 25 Jan 2017 20:50:47 +0000 (15:50 -0500)
src/test/compile-fail/dep_graph_crosscontaminate_tables.rs

index 4a9d9cf1c05868e2ddc82ad2bb329c6ed15c34f9..88c06aa78c299e9b26818db283ec76af61754713 100644 (file)
@@ -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 {