2018-04-01 14:06:35 -05:00
|
|
|
warning: [Foo::baz] cannot be resolved, ignoring it...
|
2018-05-27 12:46:59 -05:00
|
|
|
--> $DIR/intra-links-warning.rs:13:1
|
|
|
|
|
|
|
|
|
13 | / //! Test with [Foo::baz], [Bar::foo], ...
|
|
|
|
14 | | //!
|
|
|
|
15 | | //! and [Uniooon::X].
|
|
|
|
| |_____________________^
|
2018-06-03 05:22:24 -05:00
|
|
|
|
|
|
|
|
= note: the link appears in this line:
|
|
|
|
|
|
|
|
Test with [Foo::baz], [Bar::foo], ...
|
|
|
|
^^^^^^^^
|
2018-04-01 14:06:35 -05:00
|
|
|
|
|
|
|
warning: [Bar::foo] cannot be resolved, ignoring it...
|
2018-05-27 12:46:59 -05:00
|
|
|
--> $DIR/intra-links-warning.rs:13:1
|
|
|
|
|
|
|
|
|
13 | / //! Test with [Foo::baz], [Bar::foo], ...
|
|
|
|
14 | | //!
|
|
|
|
15 | | //! and [Uniooon::X].
|
|
|
|
| |_____________________^
|
2018-06-03 05:22:24 -05:00
|
|
|
|
|
|
|
|
= note: the link appears in this line:
|
|
|
|
|
|
|
|
Test with [Foo::baz], [Bar::foo], ...
|
|
|
|
^^^^^^^^
|
2018-04-01 14:06:35 -05:00
|
|
|
|
|
|
|
warning: [Uniooon::X] cannot be resolved, ignoring it...
|
2018-05-27 12:46:59 -05:00
|
|
|
--> $DIR/intra-links-warning.rs:13:1
|
|
|
|
|
|
|
|
|
13 | / //! Test with [Foo::baz], [Bar::foo], ...
|
|
|
|
14 | | //!
|
|
|
|
15 | | //! and [Uniooon::X].
|
|
|
|
| |_____________________^
|
2018-06-03 05:22:24 -05:00
|
|
|
|
|
|
|
|
= note: the link appears in this line:
|
|
|
|
|
|
|
|
and [Uniooon::X].
|
|
|
|
^^^^^^^^^^
|
2018-04-01 14:06:35 -05:00
|
|
|
|