@@ -133,7 +133,7 @@ LL | /// `be_sure_we_got_to_the_end_of_it`
133
133
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
134
134
135
135
error: item in documentation is missing backticks
136
- --> tests/ui/doc/doc-fixable.rs:78 :5
136
+ --> tests/ui/doc/doc-fixable.rs:79 :5
137
137
|
138
138
LL | /// be_sure_we_got_to_the_end_of_it
139
139
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -144,7 +144,7 @@ LL | /// `be_sure_we_got_to_the_end_of_it`
144
144
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
145
145
146
146
error: item in documentation is missing backticks
147
- --> tests/ui/doc/doc-fixable.rs:95 :5
147
+ --> tests/ui/doc/doc-fixable.rs:96 :5
148
148
|
149
149
LL | /// be_sure_we_got_to_the_end_of_it
150
150
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -155,7 +155,7 @@ LL | /// `be_sure_we_got_to_the_end_of_it`
155
155
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
156
156
157
157
error: item in documentation is missing backticks
158
- --> tests/ui/doc/doc-fixable.rs:103 :8
158
+ --> tests/ui/doc/doc-fixable.rs:104 :8
159
159
|
160
160
LL | /// ## CamelCaseThing
161
161
| ^^^^^^^^^^^^^^
@@ -166,7 +166,7 @@ LL | /// ## `CamelCaseThing`
166
166
| ~~~~~~~~~~~~~~~~
167
167
168
168
error: item in documentation is missing backticks
169
- --> tests/ui/doc/doc-fixable.rs:106 :7
169
+ --> tests/ui/doc/doc-fixable.rs:107 :7
170
170
|
171
171
LL | /// # CamelCaseThing
172
172
| ^^^^^^^^^^^^^^
@@ -177,7 +177,7 @@ LL | /// # `CamelCaseThing`
177
177
| ~~~~~~~~~~~~~~~~
178
178
179
179
error: item in documentation is missing backticks
180
- --> tests/ui/doc/doc-fixable.rs:108 :22
180
+ --> tests/ui/doc/doc-fixable.rs:109 :22
181
181
|
182
182
LL | /// Not a title #897 CamelCaseThing
183
183
| ^^^^^^^^^^^^^^
@@ -188,7 +188,7 @@ LL | /// Not a title #897 `CamelCaseThing`
188
188
| ~~~~~~~~~~~~~~~~
189
189
190
190
error: item in documentation is missing backticks
191
- --> tests/ui/doc/doc-fixable.rs:109 :5
191
+ --> tests/ui/doc/doc-fixable.rs:110 :5
192
192
|
193
193
LL | /// be_sure_we_got_to_the_end_of_it
194
194
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -199,7 +199,7 @@ LL | /// `be_sure_we_got_to_the_end_of_it`
199
199
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
200
200
201
201
error: item in documentation is missing backticks
202
- --> tests/ui/doc/doc-fixable.rs:116 :5
202
+ --> tests/ui/doc/doc-fixable.rs:117 :5
203
203
|
204
204
LL | /// be_sure_we_got_to_the_end_of_it
205
205
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -210,7 +210,7 @@ LL | /// `be_sure_we_got_to_the_end_of_it`
210
210
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
211
211
212
212
error: item in documentation is missing backticks
213
- --> tests/ui/doc/doc-fixable.rs:129 :5
213
+ --> tests/ui/doc/doc-fixable.rs:130 :5
214
214
|
215
215
LL | /// be_sure_we_got_to_the_end_of_it
216
216
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -221,7 +221,7 @@ LL | /// `be_sure_we_got_to_the_end_of_it`
221
221
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
222
222
223
223
error: item in documentation is missing backticks
224
- --> tests/ui/doc/doc-fixable.rs:140 :43
224
+ --> tests/ui/doc/doc-fixable.rs:141 :43
225
225
|
226
226
LL | /** E.g., serialization of an empty list: FooBar
227
227
| ^^^^^^
@@ -232,7 +232,7 @@ LL | /** E.g., serialization of an empty list: `FooBar`
232
232
| ~~~~~~~~
233
233
234
234
error: item in documentation is missing backticks
235
- --> tests/ui/doc/doc-fixable.rs:145 :5
235
+ --> tests/ui/doc/doc-fixable.rs:146 :5
236
236
|
237
237
LL | And BarQuz too.
238
238
| ^^^^^^
@@ -243,7 +243,7 @@ LL | And `BarQuz` too.
243
243
| ~~~~~~~~
244
244
245
245
error: item in documentation is missing backticks
246
- --> tests/ui/doc/doc-fixable.rs:146 :1
246
+ --> tests/ui/doc/doc-fixable.rs:147 :1
247
247
|
248
248
LL | be_sure_we_got_to_the_end_of_it
249
249
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -254,7 +254,7 @@ LL | `be_sure_we_got_to_the_end_of_it`
254
254
|
255
255
256
256
error: item in documentation is missing backticks
257
- --> tests/ui/doc/doc-fixable.rs:151 :43
257
+ --> tests/ui/doc/doc-fixable.rs:152 :43
258
258
|
259
259
LL | /** E.g., serialization of an empty list: FooBar
260
260
| ^^^^^^
@@ -265,7 +265,7 @@ LL | /** E.g., serialization of an empty list: `FooBar`
265
265
| ~~~~~~~~
266
266
267
267
error: item in documentation is missing backticks
268
- --> tests/ui/doc/doc-fixable.rs:156 :5
268
+ --> tests/ui/doc/doc-fixable.rs:157 :5
269
269
|
270
270
LL | And BarQuz too.
271
271
| ^^^^^^
@@ -276,7 +276,7 @@ LL | And `BarQuz` too.
276
276
| ~~~~~~~~
277
277
278
278
error: item in documentation is missing backticks
279
- --> tests/ui/doc/doc-fixable.rs:157 :1
279
+ --> tests/ui/doc/doc-fixable.rs:158 :1
280
280
|
281
281
LL | be_sure_we_got_to_the_end_of_it
282
282
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -287,7 +287,7 @@ LL | `be_sure_we_got_to_the_end_of_it`
287
287
|
288
288
289
289
error: item in documentation is missing backticks
290
- --> tests/ui/doc/doc-fixable.rs:168 :5
290
+ --> tests/ui/doc/doc-fixable.rs:169 :5
291
291
|
292
292
LL | /// be_sure_we_got_to_the_end_of_it
293
293
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -298,7 +298,7 @@ LL | /// `be_sure_we_got_to_the_end_of_it`
298
298
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
299
299
300
300
error: item in documentation is missing backticks
301
- --> tests/ui/doc/doc-fixable.rs:187 :22
301
+ --> tests/ui/doc/doc-fixable.rs:188 :22
302
302
|
303
303
LL | /// An iterator over mycrate::Collection's values.
304
304
| ^^^^^^^^^^^^^^^^^^^
@@ -309,7 +309,7 @@ LL | /// An iterator over `mycrate::Collection`'s values.
309
309
| ~~~~~~~~~~~~~~~~~~~~~
310
310
311
311
error: item in documentation is missing backticks
312
- --> tests/ui/doc/doc-fixable.rs:211 :34
312
+ --> tests/ui/doc/doc-fixable.rs:212 :34
313
313
|
314
314
LL | /// Foo \[bar\] \[baz\] \[qux\]. DocMarkdownLint
315
315
| ^^^^^^^^^^^^^^^
@@ -320,7 +320,7 @@ LL | /// Foo \[bar\] \[baz\] \[qux\]. `DocMarkdownLint`
320
320
| ~~~~~~~~~~~~~~~~~
321
321
322
322
error: item in documentation is missing backticks
323
- --> tests/ui/doc/doc-fixable.rs:234 :22
323
+ --> tests/ui/doc/doc-fixable.rs:235 :22
324
324
|
325
325
LL | /// There is no try (do() or do_not()).
326
326
| ^^^^
@@ -331,7 +331,7 @@ LL | /// There is no try (`do()` or do_not()).
331
331
| ~~~~~~
332
332
333
333
error: item in documentation is missing backticks
334
- --> tests/ui/doc/doc-fixable.rs:234 :30
334
+ --> tests/ui/doc/doc-fixable.rs:235 :30
335
335
|
336
336
LL | /// There is no try (do() or do_not()).
337
337
| ^^^^^^^^
@@ -342,7 +342,7 @@ LL | /// There is no try (do() or `do_not()`).
342
342
| ~~~~~~~~~~
343
343
344
344
error: item in documentation is missing backticks
345
- --> tests/ui/doc/doc-fixable.rs:237 :5
345
+ --> tests/ui/doc/doc-fixable.rs:238 :5
346
346
|
347
347
LL | /// ABes
348
348
| ^^^^
@@ -353,7 +353,7 @@ LL | /// `ABes`
353
353
| ~~~~~~
354
354
355
355
error: item in documentation is missing backticks
356
- --> tests/ui/doc/doc-fixable.rs:243 :9
356
+ --> tests/ui/doc/doc-fixable.rs:244 :9
357
357
|
358
358
LL | /// foo()
359
359
| ^^^^^
@@ -364,7 +364,7 @@ LL | /// `foo()`
364
364
| ~~~~~~~
365
365
366
366
error: you should put bare URLs between `<`/`>` or make a proper Markdown link
367
- --> tests/ui/doc/doc-fixable.rs:247 :5
367
+ --> tests/ui/doc/doc-fixable.rs:248 :5
368
368
|
369
369
LL | /// https://github.com/rust-lang/rust-clippy/pull/12836
370
370
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `<https://github.com/rust-lang/rust-clippy/pull/12836>`
0 commit comments