about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-08-06 21:29:31 +0200
committerGitHub <noreply@github.com>2025-08-06 21:29:31 +0200
commitde6c639228a8fdadfb2b7b0d4c7ef80848d3643d (patch)
tree5fd7702104c3f34e0d2210b60228c2da5f906329 /compiler/rustc_codegen_gcc/src/errors.rs
parent48d57564cfc0da0e5b67580fa49bb86a7bff0325 (diff)
parent34b358d52aa6842e512dacbf97c7d3a9e18795e6 (diff)
downloadrust-de6c639228a8fdadfb2b7b0d4c7ef80848d3643d.tar.gz
rust-de6c639228a8fdadfb2b7b0d4c7ef80848d3643d.zip
Rollup merge of #144970 - lolbinarycat:rustdoc-macro-wrong-link-144965, r=GuillaumeGomez
rustdoc: fix caching of intra-doc links on reexports

previously two reexports of the same item would share a set of intra-doc links, which would cause problems if they had two different links with the same text.  this was fixed by using the reexport defid as the key, if it is available.

fixes https://github.com/rust-lang/rust/issues/144965
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions