2018-08-08 12:28:26 +00:00
|
|
|
error: OK
|
2021-09-19 16:57:19 +00:00
|
|
|
--> $DIR/dep-graph-trait-impl.rs:28:5
|
2018-08-08 12:28:26 +00:00
|
|
|
|
|
2020-07-17 08:47:04 +00:00
|
|
|
LL | #[rustc_then_this_would_need(typeck)]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2018-08-08 12:28:26 +00:00
|
|
|
|
|
|
|
error: OK
|
2021-09-19 16:57:19 +00:00
|
|
|
--> $DIR/dep-graph-trait-impl.rs:33:5
|
2018-08-08 12:28:26 +00:00
|
|
|
|
|
2020-07-17 08:47:04 +00:00
|
|
|
LL | #[rustc_then_this_would_need(typeck)]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2018-08-08 12:28:26 +00:00
|
|
|
|
|
|
|
error: OK
|
2021-09-19 16:57:19 +00:00
|
|
|
--> $DIR/dep-graph-trait-impl.rs:38:5
|
2018-08-08 12:28:26 +00:00
|
|
|
|
|
2020-07-17 08:47:04 +00:00
|
|
|
LL | #[rustc_then_this_would_need(typeck)]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2018-08-08 12:28:26 +00:00
|
|
|
|
|
|
|
error: OK
|
2021-09-19 16:57:19 +00:00
|
|
|
--> $DIR/dep-graph-trait-impl.rs:43:5
|
2018-08-08 12:28:26 +00:00
|
|
|
|
|
2020-07-17 08:47:04 +00:00
|
|
|
LL | #[rustc_then_this_would_need(typeck)]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2018-08-08 12:28:26 +00:00
|
|
|
|
2020-07-17 08:47:04 +00:00
|
|
|
error: no path from `x::<impl Foo for char>` to `typeck`
|
2021-09-19 16:57:19 +00:00
|
|
|
--> $DIR/dep-graph-trait-impl.rs:56:5
|
2018-08-08 12:28:26 +00:00
|
|
|
|
|
2020-07-17 08:47:04 +00:00
|
|
|
LL | #[rustc_then_this_would_need(typeck)]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2018-08-08 12:28:26 +00:00
|
|
|
|
|
|
|
error: aborting due to 5 previous errors
|
|
|
|
|