about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-12 07:59:11 +0900
committerGitHub <noreply@github.com>2021-01-12 07:59:11 +0900
commit4646eac08ed656ccbced92c1382094b16bdb287e (patch)
tree09538b835f19fbbc500fa9e764055882ea4e7abb /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent8e6472fe32fb9e047783a5b10193e6895f5b3ac8 (diff)
parenteef95871a4a43b7e366c168fc03d316519029c62 (diff)
downloadrust-4646eac08ed656ccbced92c1382094b16bdb287e.tar.gz
rust-4646eac08ed656ccbced92c1382094b16bdb287e.zip
Rollup merge of #80864 - ericseppanen:master, r=jyn514
std/core docs: fix wrong link in PartialEq

PartialEq doc was attempting to link to ``[`Eq`]`` but instead we got a link to `` `eq` ``. Disambiguate with `trait@Eq`.

You can see the bad link [here](https://doc.rust-lang.org/std/cmp/trait.PartialEq.html) (Second sentence, "floating point types implement PartialEq but not Eq").
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions