rust/tests/ui/dep-graph/dep-graph-struct-signature.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

135 lines
3.8 KiB
Plaintext
Raw Normal View History

error: no path from `WillChange` to `type_of`
--> $DIR/dep-graph-struct-signature.rs:28:5
2018-08-08 07:28:26 -05:00
|
LL | #[rustc_then_this_would_need(type_of)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
2019-03-29 11:05:40 -05:00
error: no path from `WillChange` to `associated_item`
--> $DIR/dep-graph-struct-signature.rs:29:5
2018-08-08 07:28:26 -05:00
|
2019-03-29 11:05:40 -05:00
LL | #[rustc_then_this_would_need(associated_item)]
2018-08-08 07:28:26 -05:00
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2019-03-29 11:05:40 -05:00
error: no path from `WillChange` to `trait_def`
--> $DIR/dep-graph-struct-signature.rs:30:5
2018-08-08 07:28:26 -05:00
|
2019-03-29 11:05:40 -05:00
LL | #[rustc_then_this_would_need(trait_def)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
error: OK
--> $DIR/dep-graph-struct-signature.rs:36:5
2018-08-08 07:28:26 -05:00
|
2019-03-29 11:05:40 -05:00
LL | #[rustc_then_this_would_need(fn_sig)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
error: OK
--> $DIR/dep-graph-struct-signature.rs:37:5
2018-08-08 07:28:26 -05:00
|
2020-07-17 03:47:04 -05:00
LL | #[rustc_then_this_would_need(typeck)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
error: OK
--> $DIR/dep-graph-struct-signature.rs:40:5
2018-08-08 07:28:26 -05:00
|
2019-03-29 11:05:40 -05:00
LL | #[rustc_then_this_would_need(fn_sig)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
error: OK
--> $DIR/dep-graph-struct-signature.rs:41:5
2018-08-08 07:28:26 -05:00
|
2020-07-17 03:47:04 -05:00
LL | #[rustc_then_this_would_need(typeck)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
error: OK
--> $DIR/dep-graph-struct-signature.rs:46:5
2018-08-08 07:28:26 -05:00
|
LL | #[rustc_then_this_would_need(type_of)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
error: OK
--> $DIR/dep-graph-struct-signature.rs:53:5
2018-08-08 07:28:26 -05:00
|
LL | #[rustc_then_this_would_need(type_of)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
error: OK
--> $DIR/dep-graph-struct-signature.rs:61:9
2018-08-08 07:28:26 -05:00
|
LL | #[rustc_then_this_would_need(type_of)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
error: OK
--> $DIR/dep-graph-struct-signature.rs:63:9
2018-08-08 07:28:26 -05:00
|
LL | #[rustc_then_this_would_need(type_of)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
error: no path from `WillChange` to `type_of`
--> $DIR/dep-graph-struct-signature.rs:68:5
2018-08-08 07:28:26 -05:00
|
LL | #[rustc_then_this_would_need(type_of)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
error: no path from `WillChange` to `type_of`
--> $DIR/dep-graph-struct-signature.rs:75:5
2018-08-08 07:28:26 -05:00
|
LL | #[rustc_then_this_would_need(type_of)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
2019-03-29 11:05:40 -05:00
error: no path from `WillChange` to `fn_sig`
--> $DIR/dep-graph-struct-signature.rs:81:5
2018-08-08 07:28:26 -05:00
|
2019-03-29 11:05:40 -05:00
LL | #[rustc_then_this_would_need(fn_sig)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
2019-03-29 11:05:40 -05:00
error: no path from `WillChange` to `fn_sig`
--> $DIR/dep-graph-struct-signature.rs:84:5
2018-08-08 07:28:26 -05:00
|
2019-03-29 11:05:40 -05:00
LL | #[rustc_then_this_would_need(fn_sig)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
2020-07-17 03:47:04 -05:00
error: no path from `WillChange` to `typeck`
--> $DIR/dep-graph-struct-signature.rs:85:5
2018-08-08 07:28:26 -05:00
|
2020-07-17 03:47:04 -05:00
LL | #[rustc_then_this_would_need(typeck)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018-08-08 07:28:26 -05:00
error: OK
--> $DIR/dep-graph-struct-signature.rs:32:9
|
LL | #[rustc_then_this_would_need(fn_sig)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: no path from `WillChange` to `fn_sig`
--> $DIR/dep-graph-struct-signature.rs:77:9
|
LL | #[rustc_then_this_would_need(fn_sig)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: OK
--> $DIR/dep-graph-struct-signature.rs:48:9
|
LL | #[rustc_then_this_would_need(fn_sig)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: OK
--> $DIR/dep-graph-struct-signature.rs:49:9
|
LL | #[rustc_then_this_would_need(typeck)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: OK
--> $DIR/dep-graph-struct-signature.rs:55:9
|
LL | #[rustc_then_this_would_need(fn_sig)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: OK
--> $DIR/dep-graph-struct-signature.rs:56:9
|
LL | #[rustc_then_this_would_need(typeck)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to 22 previous errors
2018-08-08 07:28:26 -05:00