about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-03-04 02:06:38 +0100
committerGitHub <noreply@github.com>2022-03-04 02:06:38 +0100
commitc695de05f23555bc7119f2b2a7ab4be5602dbaf2 (patch)
tree6589d952afd0f9e44c42892ec538c41b5797d209 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent4c7020047605dcabe5d0611bb5b575e8344fe515 (diff)
parent30685ed754d398934c62ec9fb9aba0344dcf81de (diff)
downloadrust-c695de05f23555bc7119f2b2a7ab4be5602dbaf2.tar.gz
rust-c695de05f23555bc7119f2b2a7ab4be5602dbaf2.zip
Rollup merge of #93418 - ojeda:no-shortcut, r=camelid
rustdoc & doc: no `shortcut` for `rel="icon"`

According to https://html.spec.whatwg.org/multipage/links.html#rel-icon:

> For historical reasons, the `icon` keyword may be preceded by the keyword "`shortcut`".

And to https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types:

> **Warning:** The `shortcut` link type is often seen before `icon`, but this link type is non-conforming, ignored and **web authors must not use it anymore.**

While it was removed from the Rust logo case a while ago in commit 085679c ("Use theme-adaptive SVG favicon from other Rust sites"), it is still there for the custom logo case.

Also updated a few other instances.

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions