@@ -55,133 +55,133 @@ LL | /// be_sure_we_got_to_the_end_of_it
5555 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5656
5757error: you should put `be_sure_we_got_to_the_end_of_it` between ticks in the documentation
58- --> $DIR/doc.rs:59 :5
58+ --> $DIR/doc.rs:71 :5
5959 |
6060LL | /// be_sure_we_got_to_the_end_of_it
6161 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6262
6363error: you should put `link_with_underscores` between ticks in the documentation
64- --> $DIR/doc.rs:63 :22
64+ --> $DIR/doc.rs:75 :22
6565 |
6666LL | /// This test has [a link_with_underscores][chunked-example] inside it. See #823.
6767 | ^^^^^^^^^^^^^^^^^^^^^
6868
6969error: you should put `inline_link2` between ticks in the documentation
70- --> $DIR/doc.rs:66 :21
70+ --> $DIR/doc.rs:78 :21
7171 |
7272LL | /// It can also be [inline_link2].
7373 | ^^^^^^^^^^^^
7474
7575error: you should put `be_sure_we_got_to_the_end_of_it` between ticks in the documentation
76- --> $DIR/doc.rs:76 :5
76+ --> $DIR/doc.rs:88 :5
7777 |
7878LL | /// be_sure_we_got_to_the_end_of_it
7979 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8080
8181error: you should put `CamelCaseThing` between ticks in the documentation
82- --> $DIR/doc.rs:84 :8
82+ --> $DIR/doc.rs:96 :8
8383 |
8484LL | /// ## CamelCaseThing
8585 | ^^^^^^^^^^^^^^
8686
8787error: you should put `CamelCaseThing` between ticks in the documentation
88- --> $DIR/doc.rs:87 :7
88+ --> $DIR/doc.rs:99 :7
8989 |
9090LL | /// # CamelCaseThing
9191 | ^^^^^^^^^^^^^^
9292
9393error: you should put `CamelCaseThing` between ticks in the documentation
94- --> $DIR/doc.rs:89 :22
94+ --> $DIR/doc.rs:101 :22
9595 |
9696LL | /// Not a title #897 CamelCaseThing
9797 | ^^^^^^^^^^^^^^
9898
9999error: you should put `be_sure_we_got_to_the_end_of_it` between ticks in the documentation
100- --> $DIR/doc.rs:90 :5
100+ --> $DIR/doc.rs:102 :5
101101 |
102102LL | /// be_sure_we_got_to_the_end_of_it
103103 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
104104
105105error: you should put `be_sure_we_got_to_the_end_of_it` between ticks in the documentation
106- --> $DIR/doc.rs:97 :5
106+ --> $DIR/doc.rs:109 :5
107107 |
108108LL | /// be_sure_we_got_to_the_end_of_it
109109 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
110110
111111error: you should put `be_sure_we_got_to_the_end_of_it` between ticks in the documentation
112- --> $DIR/doc.rs:110 :5
112+ --> $DIR/doc.rs:122 :5
113113 |
114114LL | /// be_sure_we_got_to_the_end_of_it
115115 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
116116
117117error: you should put `FooBar` between ticks in the documentation
118- --> $DIR/doc.rs:121 :43
118+ --> $DIR/doc.rs:133 :43
119119 |
120120LL | /** E.g., serialization of an empty list: FooBar
121121 | ^^^^^^
122122
123123error: you should put `BarQuz` between ticks in the documentation
124- --> $DIR/doc.rs:126 :5
124+ --> $DIR/doc.rs:138 :5
125125 |
126126LL | And BarQuz too.
127127 | ^^^^^^
128128
129129error: you should put `be_sure_we_got_to_the_end_of_it` between ticks in the documentation
130- --> $DIR/doc.rs:127 :1
130+ --> $DIR/doc.rs:139 :1
131131 |
132132LL | be_sure_we_got_to_the_end_of_it
133133 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
134134
135135error: you should put `FooBar` between ticks in the documentation
136- --> $DIR/doc.rs:132 :43
136+ --> $DIR/doc.rs:144 :43
137137 |
138138LL | /** E.g., serialization of an empty list: FooBar
139139 | ^^^^^^
140140
141141error: you should put `BarQuz` between ticks in the documentation
142- --> $DIR/doc.rs:137 :5
142+ --> $DIR/doc.rs:149 :5
143143 |
144144LL | And BarQuz too.
145145 | ^^^^^^
146146
147147error: you should put `be_sure_we_got_to_the_end_of_it` between ticks in the documentation
148- --> $DIR/doc.rs:138 :1
148+ --> $DIR/doc.rs:150 :1
149149 |
150150LL | be_sure_we_got_to_the_end_of_it
151151 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
152152
153153error: you should put `be_sure_we_got_to_the_end_of_it` between ticks in the documentation
154- --> $DIR/doc.rs:149 :5
154+ --> $DIR/doc.rs:161 :5
155155 |
156156LL | /// be_sure_we_got_to_the_end_of_it
157157 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
158158
159159error: you should put bare URLs between `<`/`>` or make a proper Markdown link
160- --> $DIR/doc.rs:176 :13
160+ --> $DIR/doc.rs:188 :13
161161 |
162162LL | /// Not ok: http://www.unicode.org
163163 | ^^^^^^^^^^^^^^^^^^^^^^
164164
165165error: you should put bare URLs between `<`/`>` or make a proper Markdown link
166- --> $DIR/doc.rs:177 :13
166+ --> $DIR/doc.rs:189 :13
167167 |
168168LL | /// Not ok: https://www.unicode.org
169169 | ^^^^^^^^^^^^^^^^^^^^^^^
170170
171171error: you should put bare URLs between `<`/`>` or make a proper Markdown link
172- --> $DIR/doc.rs:178 :13
172+ --> $DIR/doc.rs:190 :13
173173 |
174174LL | /// Not ok: http://www.unicode.org/
175175 | ^^^^^^^^^^^^^^^^^^^^^^
176176
177177error: you should put bare URLs between `<`/`>` or make a proper Markdown link
178- --> $DIR/doc.rs:179 :13
178+ --> $DIR/doc.rs:191 :13
179179 |
180180LL | /// Not ok: http://www.unicode.org/reports/tr9/#Reordering_Resolved_Levels
181181 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
182182
183183error: you should put `mycrate::Collection` between ticks in the documentation
184- --> $DIR/doc.rs:182 :22
184+ --> $DIR/doc.rs:194 :22
185185 |
186186LL | /// An iterator over mycrate::Collection's values.
187187 | ^^^^^^^^^^^^^^^^^^^
0 commit comments