about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-09-30 10:22:38 +0200
committerGitHub <noreply@github.com>2022-09-30 10:22:38 +0200
commite36c3c12ccacc13dbb6c4cd9c163d1aa53be8251 (patch)
tree5e99ce5e8a60630fa91fec99032b49f1be941cd4 /compiler/rustc_codegen_gcc
parentc4a1876900ee75470769a9a66469b14058803905 (diff)
parentdb376ee7abf9767cda1ff69c8cffd4ead68fd4a8 (diff)
downloadrust-e36c3c12ccacc13dbb6c4cd9c163d1aa53be8251.tar.gz
rust-e36c3c12ccacc13dbb6c4cd9c163d1aa53be8251.zip
Rollup merge of #102491 - notriddle:notriddle/sidebar-opacity, r=GuillaumeGomez
rustdoc: remove no-op source sidebar `opacity`

These rules were added in dc2c9723343c985740be09919236a6e96c4e4433 to work with CSS transitions. They're otherwise redundant, since the `visibility` property already hides everything.

https://github.com/rust-lang/rust/blob/dc2c9723343c985740be09919236a6e96c4e4433/src/librustdoc/html/static/css/rustdoc.css#L350-L354

The transition was remove with 237d62588ddb4b7a93f3f5c61ea9253eba30ed5d, but the now-redundant `opacity` property was not.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions