about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/mod.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-02-27 21:46:37 +0100
committerGitHub <noreply@github.com>2022-02-27 21:46:37 +0100
commit04ecf52a48c27ff11ac7a91da6244fb882f474b8 (patch)
tree9902f8c0dc86a9600501c55c62e1953d146e3ed7 /compiler/rustc_codegen_llvm/src/llvm/mod.rs
parentc9308846197a7e0255080bdebfbc09026d7c6309 (diff)
parent9b8a6b97e5fc08a8f5a1aedc803e1f7b44dd50b5 (diff)
downloadrust-04ecf52a48c27ff11ac7a91da6244fb882f474b8.tar.gz
rust-04ecf52a48c27ff11ac7a91da6244fb882f474b8.zip
Rollup merge of #94417 - GuillaumeGomez:fix-duplicated-impl-links, r=notriddle
Fix duplicated impl links

Fixes #78701.

The problem is that the blanket impl has the same ID as the other impl, except that we don't derive IDs when we generate the sidebar. We now do.

r? ``@notriddle``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/mod.rs')
0 files changed, 0 insertions, 0 deletions