rust/src/librustdoc
Mark Rousskov 32ed5acf98
Rollup merge of #51391 - estebank:docspan, r=GuillaumeGomez
Use spans pointing at the inside of a rustdoc attribute

Follow up to #51111.

Point to the link in a rustdoc attribute where intralink resolution failed, instead of the full rustdoc attribute's span.

r? @GuillaumeGomez cc @kennytm
2018-06-08 17:21:02 -06:00
..
2018-06-04 09:51:41 +02:00
2018-05-12 19:15:06 +02:00
2018-06-04 23:05:14 +02:00
2018-05-26 14:41:58 +03:00
2018-06-03 11:29:44 -06:00

For more information about how librustdoc works, see the rustc guide.