@@ -16,63 +16,63 @@ LL | //! Test with [Foo::baz], [Bar::foo], ...
1616 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
1717
1818warning: `[Uniooon::X]` cannot be resolved, ignoring it...
19- --> $DIR/intra-links-warning.rs:4 :13
19+ --> $DIR/intra-links-warning.rs:6 :13
2020 |
2121LL | //! , [Uniooon::X] and [Qux::Z].
2222 | ^^^^^^^^^^ cannot be resolved, ignoring
2323 |
2424 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
2525
2626warning: `[Qux::Z]` cannot be resolved, ignoring it...
27- --> $DIR/intra-links-warning.rs:4 :30
27+ --> $DIR/intra-links-warning.rs:6 :30
2828 |
2929LL | //! , [Uniooon::X] and [Qux::Z].
3030 | ^^^^^^ cannot be resolved, ignoring
3131 |
3232 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
3333
3434warning: `[Uniooon::X]` cannot be resolved, ignoring it...
35- --> $DIR/intra-links-warning.rs:6 :14
35+ --> $DIR/intra-links-warning.rs:10 :14
3636 |
3737LL | //! , [Uniooon::X] and [Qux::Z].
3838 | ^^^^^^^^^^ cannot be resolved, ignoring
3939 |
4040 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
4141
4242warning: `[Qux::Z]` cannot be resolved, ignoring it...
43- --> $DIR/intra-links-warning.rs:6 :31
43+ --> $DIR/intra-links-warning.rs:10 :31
4444 |
4545LL | //! , [Uniooon::X] and [Qux::Z].
4646 | ^^^^^^ cannot be resolved, ignoring
4747 |
4848 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
4949
5050warning: `[Qux:Y]` cannot be resolved, ignoring it...
51- --> $DIR/intra-links-warning.rs:8 :13
51+ --> $DIR/intra-links-warning.rs:14 :13
5252 |
5353LL | /// [Qux:Y]
5454 | ^^^^^ cannot be resolved, ignoring
5555 |
5656 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
5757
5858warning: `[error]` cannot be resolved, ignoring it...
59- --> $DIR/intra-links-warning.rs:51 :30
59+ --> $DIR/intra-links-warning.rs:58 :30
6060 |
6161LL | * time to introduce a link [error]*/
6262 | ^^^^^ cannot be resolved, ignoring
6363 |
6464 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
6565
6666warning: `[error]` cannot be resolved, ignoring it...
67- --> $DIR/intra-links-warning.rs:57 :30
67+ --> $DIR/intra-links-warning.rs:64 :30
6868 |
6969LL | * time to introduce a link [error]
7070 | ^^^^^ cannot be resolved, ignoring
7171 |
7272 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
7373
7474warning: `[error]` cannot be resolved, ignoring it...
75- --> $DIR/intra-links-warning.rs:61 :1
75+ --> $DIR/intra-links-warning.rs:68 :1
7676 |
7777LL | #[doc = "single line [error]"]
7878 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -84,7 +84,7 @@ LL | #[doc = "single line [error]"]
8484 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
8585
8686warning: `[error]` cannot be resolved, ignoring it...
87- --> $DIR/intra-links-warning.rs:64 :1
87+ --> $DIR/intra-links-warning.rs:71 :1
8888 |
8989LL | #[doc = "single line with \"escaping\" [error]"]
9090 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -96,7 +96,7 @@ LL | #[doc = "single line with \"escaping\" [error]"]
9696 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
9797
9898warning: `[error]` cannot be resolved, ignoring it...
99- --> $DIR/intra-links-warning.rs:67 :1
99+ --> $DIR/intra-links-warning.rs:74 :1
100100 |
101101LL | / /// Item docs.
102102LL | | #[doc="Hello there!"]
@@ -110,47 +110,47 @@ LL | | /// [error]
110110 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
111111
112112warning: `[error1]` cannot be resolved, ignoring it...
113- --> $DIR/intra-links-warning.rs:73 :11
113+ --> $DIR/intra-links-warning.rs:80 :11
114114 |
115115LL | /// docs [error1]
116116 | ^^^^^^ cannot be resolved, ignoring
117117 |
118118 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
119119
120120warning: `[error2]` cannot be resolved, ignoring it...
121- --> $DIR/intra-links-warning.rs:75 :11
121+ --> $DIR/intra-links-warning.rs:82 :11
122122 |
123123LL | /// docs [error2]
124124 | ^^^^^^ cannot be resolved, ignoring
125125 |
126126 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
127127
128128warning: `[BarA]` cannot be resolved, ignoring it...
129- --> $DIR/intra-links-warning.rs:14 :10
129+ --> $DIR/intra-links-warning.rs:21 :10
130130 |
131131LL | /// bar [BarA] bar
132132 | ^^^^ cannot be resolved, ignoring
133133 |
134134 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
135135
136136warning: `[BarB]` cannot be resolved, ignoring it...
137- --> $DIR/intra-links-warning.rs:20 :9
137+ --> $DIR/intra-links-warning.rs:27 :9
138138 |
139139LL | * bar [BarB] bar
140140 | ^^^^ cannot be resolved, ignoring
141141 |
142142 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
143143
144144warning: `[BarC]` cannot be resolved, ignoring it...
145- --> $DIR/intra-links-warning.rs:27 :6
145+ --> $DIR/intra-links-warning.rs:34 :6
146146 |
147147LL | bar [BarC] bar
148148 | ^^^^ cannot be resolved, ignoring
149149 |
150150 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
151151
152152warning: `[BarD]` cannot be resolved, ignoring it...
153- --> $DIR/intra-links-warning.rs:38 :1
153+ --> $DIR/intra-links-warning.rs:45 :1
154154 |
155155LL | #[doc = "Foo\nbar [BarD] bar\nbaz"]
156156 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -162,7 +162,7 @@ LL | #[doc = "Foo\nbar [BarD] bar\nbaz"]
162162 = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
163163
164164warning: `[BarF]` cannot be resolved, ignoring it...
165- --> $DIR/intra-links-warning.rs:43 :9
165+ --> $DIR/intra-links-warning.rs:50 :9
166166 |
167167LL | #[doc = $f]
168168 | ^^^^^^^^^^^
0 commit comments