@@ -145,7 +145,7 @@ LL + /// `be_sure_we_got_to_the_end_of_it`
145
145
|
146
146
147
147
error: item in documentation is missing backticks
148
- --> tests/ui/doc/doc-fixable.rs:90 :5
148
+ --> tests/ui/doc/doc-fixable.rs:91 :5
149
149
|
150
150
LL | /// be_sure_we_got_to_the_end_of_it
151
151
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -157,7 +157,7 @@ LL + /// `be_sure_we_got_to_the_end_of_it`
157
157
|
158
158
159
159
error: item in documentation is missing backticks
160
- --> tests/ui/doc/doc-fixable.rs:108 :5
160
+ --> tests/ui/doc/doc-fixable.rs:109 :5
161
161
|
162
162
LL | /// be_sure_we_got_to_the_end_of_it
163
163
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -169,7 +169,7 @@ LL + /// `be_sure_we_got_to_the_end_of_it`
169
169
|
170
170
171
171
error: item in documentation is missing backticks
172
- --> tests/ui/doc/doc-fixable.rs:117 :8
172
+ --> tests/ui/doc/doc-fixable.rs:118 :8
173
173
|
174
174
LL | /// ## CamelCaseThing
175
175
| ^^^^^^^^^^^^^^
@@ -181,7 +181,7 @@ LL + /// ## `CamelCaseThing`
181
181
|
182
182
183
183
error: item in documentation is missing backticks
184
- --> tests/ui/doc/doc-fixable.rs:121 :7
184
+ --> tests/ui/doc/doc-fixable.rs:122 :7
185
185
|
186
186
LL | /// # CamelCaseThing
187
187
| ^^^^^^^^^^^^^^
@@ -193,7 +193,7 @@ LL + /// # `CamelCaseThing`
193
193
|
194
194
195
195
error: item in documentation is missing backticks
196
- --> tests/ui/doc/doc-fixable.rs:124 :22
196
+ --> tests/ui/doc/doc-fixable.rs:125 :22
197
197
|
198
198
LL | /// Not a title #897 CamelCaseThing
199
199
| ^^^^^^^^^^^^^^
@@ -205,7 +205,7 @@ LL + /// Not a title #897 `CamelCaseThing`
205
205
|
206
206
207
207
error: item in documentation is missing backticks
208
- --> tests/ui/doc/doc-fixable.rs:126 :5
208
+ --> tests/ui/doc/doc-fixable.rs:127 :5
209
209
|
210
210
LL | /// be_sure_we_got_to_the_end_of_it
211
211
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -217,7 +217,7 @@ LL + /// `be_sure_we_got_to_the_end_of_it`
217
217
|
218
218
219
219
error: item in documentation is missing backticks
220
- --> tests/ui/doc/doc-fixable.rs:134 :5
220
+ --> tests/ui/doc/doc-fixable.rs:135 :5
221
221
|
222
222
LL | /// be_sure_we_got_to_the_end_of_it
223
223
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -229,7 +229,7 @@ LL + /// `be_sure_we_got_to_the_end_of_it`
229
229
|
230
230
231
231
error: item in documentation is missing backticks
232
- --> tests/ui/doc/doc-fixable.rs:148 :5
232
+ --> tests/ui/doc/doc-fixable.rs:149 :5
233
233
|
234
234
LL | /// be_sure_we_got_to_the_end_of_it
235
235
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -241,7 +241,7 @@ LL + /// `be_sure_we_got_to_the_end_of_it`
241
241
|
242
242
243
243
error: item in documentation is missing backticks
244
- --> tests/ui/doc/doc-fixable.rs:160 :43
244
+ --> tests/ui/doc/doc-fixable.rs:161 :43
245
245
|
246
246
LL | /** E.g., serialization of an empty list: FooBar
247
247
| ^^^^^^
@@ -253,7 +253,7 @@ LL + /** E.g., serialization of an empty list: `FooBar`
253
253
|
254
254
255
255
error: item in documentation is missing backticks
256
- --> tests/ui/doc/doc-fixable.rs:165 :5
256
+ --> tests/ui/doc/doc-fixable.rs:166 :5
257
257
|
258
258
LL | And BarQuz too.
259
259
| ^^^^^^
@@ -265,7 +265,7 @@ LL + And `BarQuz` too.
265
265
|
266
266
267
267
error: item in documentation is missing backticks
268
- --> tests/ui/doc/doc-fixable.rs:166 :1
268
+ --> tests/ui/doc/doc-fixable.rs:167 :1
269
269
|
270
270
LL | be_sure_we_got_to_the_end_of_it
271
271
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -277,7 +277,7 @@ LL + `be_sure_we_got_to_the_end_of_it`
277
277
|
278
278
279
279
error: item in documentation is missing backticks
280
- --> tests/ui/doc/doc-fixable.rs:174 :43
280
+ --> tests/ui/doc/doc-fixable.rs:175 :43
281
281
|
282
282
LL | /** E.g., serialization of an empty list: FooBar
283
283
| ^^^^^^
@@ -289,7 +289,7 @@ LL + /** E.g., serialization of an empty list: `FooBar`
289
289
|
290
290
291
291
error: item in documentation is missing backticks
292
- --> tests/ui/doc/doc-fixable.rs:179 :5
292
+ --> tests/ui/doc/doc-fixable.rs:180 :5
293
293
|
294
294
LL | And BarQuz too.
295
295
| ^^^^^^
@@ -301,7 +301,7 @@ LL + And `BarQuz` too.
301
301
|
302
302
303
303
error: item in documentation is missing backticks
304
- --> tests/ui/doc/doc-fixable.rs:180 :1
304
+ --> tests/ui/doc/doc-fixable.rs:181 :1
305
305
|
306
306
LL | be_sure_we_got_to_the_end_of_it
307
307
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -313,7 +313,7 @@ LL + `be_sure_we_got_to_the_end_of_it`
313
313
|
314
314
315
315
error: item in documentation is missing backticks
316
- --> tests/ui/doc/doc-fixable.rs:194 :5
316
+ --> tests/ui/doc/doc-fixable.rs:195 :5
317
317
|
318
318
LL | /// be_sure_we_got_to_the_end_of_it
319
319
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -325,7 +325,7 @@ LL + /// `be_sure_we_got_to_the_end_of_it`
325
325
|
326
326
327
327
error: item in documentation is missing backticks
328
- --> tests/ui/doc/doc-fixable.rs:214 :22
328
+ --> tests/ui/doc/doc-fixable.rs:215 :22
329
329
|
330
330
LL | /// An iterator over mycrate::Collection's values.
331
331
| ^^^^^^^^^^^^^^^^^^^
@@ -337,7 +337,7 @@ LL + /// An iterator over `mycrate::Collection`'s values.
337
337
|
338
338
339
339
error: item in documentation is missing backticks
340
- --> tests/ui/doc/doc-fixable.rs:239 :34
340
+ --> tests/ui/doc/doc-fixable.rs:240 :34
341
341
|
342
342
LL | /// Foo \[bar\] \[baz\] \[qux\]. DocMarkdownLint
343
343
| ^^^^^^^^^^^^^^^
@@ -349,7 +349,7 @@ LL + /// Foo \[bar\] \[baz\] \[qux\]. `DocMarkdownLint`
349
349
|
350
350
351
351
error: item in documentation is missing backticks
352
- --> tests/ui/doc/doc-fixable.rs:263 :22
352
+ --> tests/ui/doc/doc-fixable.rs:264 :22
353
353
|
354
354
LL | /// There is no try (do() or do_not()).
355
355
| ^^^^
@@ -361,7 +361,7 @@ LL + /// There is no try (`do()` or do_not()).
361
361
|
362
362
363
363
error: item in documentation is missing backticks
364
- --> tests/ui/doc/doc-fixable.rs:263 :30
364
+ --> tests/ui/doc/doc-fixable.rs:264 :30
365
365
|
366
366
LL | /// There is no try (do() or do_not()).
367
367
| ^^^^^^^^
@@ -373,7 +373,7 @@ LL + /// There is no try (do() or `do_not()`).
373
373
|
374
374
375
375
error: item in documentation is missing backticks
376
- --> tests/ui/doc/doc-fixable.rs:268 :5
376
+ --> tests/ui/doc/doc-fixable.rs:269 :5
377
377
|
378
378
LL | /// ABes
379
379
| ^^^^
@@ -385,7 +385,7 @@ LL + /// `ABes`
385
385
|
386
386
387
387
error: item in documentation is missing backticks
388
- --> tests/ui/doc/doc-fixable.rs:275 :9
388
+ --> tests/ui/doc/doc-fixable.rs:276 :9
389
389
|
390
390
LL | /// foo()
391
391
| ^^^^^
@@ -397,7 +397,7 @@ LL + /// `foo()`
397
397
|
398
398
399
399
error: you should put bare URLs between `<`/`>` or make a proper Markdown link
400
- --> tests/ui/doc/doc-fixable.rs:280 :5
400
+ --> tests/ui/doc/doc-fixable.rs:281 :5
401
401
|
402
402
LL | /// https://github.com/rust-lang/rust-clippy/pull/12836
403
403
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `<https://github.com/rust-lang/rust-clippy/pull/12836>`
0 commit comments