diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-12-19 16:48:09 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-19 16:48:09 +0800 |
| commit | bd6ed18260c82d5ddf6fc042d3736b3ef5382743 (patch) | |
| tree | e0b883bf0a4d24882f2641f913127ba05c6c7790 /compiler/rustc_mir_transform/src/errors.rs | |
| parent | aa90dbcf13f94c864fda01856157289474821292 (diff) | |
| parent | a01de760bbcbbdf6935f0cd82107d48529c48138 (diff) | |
| download | rust-bd6ed18260c82d5ddf6fc042d3736b3ef5382743.tar.gz rust-bd6ed18260c82d5ddf6fc042d3736b3ef5382743.zip | |
Rollup merge of #134432 - GuillaumeGomez:intra-doc-in-footnotes, r=notriddle
Fix intra doc links not generated inside footnote definitions Fixes #132208. The problem was that we were running the `Footnote` "pass" before the `LinkReplacer` one. Sadly, the change is bigger than it should because we can't specialize the `Iterator` trait implementation, forcing me to add a new type to handle the other `Iterator` kind (the one which still has the `Range`). r? ``@notriddle``
Diffstat (limited to 'compiler/rustc_mir_transform/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
