blob: 3384fd7b4acf570583964d1d6069a36971fed979 [file] [log] [blame]
error: OK
--> $DIR/dep-graph-trait-impl-two-traits-same-method.rs:32:5
|
LL | #[rustc_then_this_would_need(typeck_tables_of)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: no path from `x::<impl Foo for u32>` to `typeck_tables_of`
--> $DIR/dep-graph-trait-impl-two-traits-same-method.rs:41:5
|
LL | #[rustc_then_this_would_need(typeck_tables_of)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to 2 previous errors