about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-12-15 12:46:03 +0100
committerGitHub <noreply@github.com>2022-12-15 12:46:03 +0100
commita6337d3fe5e8c379dafea145616fb251dea3abd1 (patch)
tree25db65cdb4db5ba945d4f0e660857f5e8d21a566 /compiler/rustc_codegen_llvm/src/errors.rs
parent8111cc4610b88b1ac8d591c65618e8dac9d89e61 (diff)
parent9e3d847d7b17b5917f45a6243cf17c2fb484df8c (diff)
downloadrust-a6337d3fe5e8c379dafea145616fb251dea3abd1.tar.gz
rust-a6337d3fe5e8c379dafea145616fb251dea3abd1.zip
Rollup merge of #105707 - notriddle:notriddle/kbd-cursor, r=jhpratt,GuillaumeGomez
rustdoc: remove unnecessary CSS `kbd { cursor: default }`

Added along with theme picker changes in https://github.com/rust-lang/rust/pull/47686/files#diff-7dc22a0530802d77c2f2ec9e834024a5657b6eab4055520fca46edc99a544413R1144, but no reason seems to have been given at the time for why this particular rule was added.

Removing this rule results in `<kbd>` elements getting an I-bar, while the rule causes them to use the "default" arrow, but since selecting the text in these elements works fine, the I-bar is not misleading.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions