rust/src/librustdoc/html/render
Dylan DPC ed39e6d60a
Rollup merge of #76078 - jyn514:no-disambiguator, r=manishearth
Remove disambiguators from intra doc link text

Closes https://github.com/rust-lang/rust/issues/65354.
r? @Manishearth

The commits are mostly atomic, but there might be some mix between them here and there. I recommend reading 'refactor ItemLink' and 'refactor RenderedLink' on their own though, lots of churn without any logic changes.
2020-09-05 16:28:26 +02:00
..
cache.rs rustdoc: do not use plain summary for trait impls 2020-08-30 12:02:18 -04:00
mod.rs Rollup merge of #76078 - jyn514:no-disambiguator, r=manishearth 2020-09-05 16:28:26 +02:00
tests.rs Rustdoc: Fix natural ordering to look at all numbers. 2020-08-09 23:05:35 +02:00