diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-10-06 07:07:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-06 07:07:35 +0200 |
| commit | 5f5b7b870b3032b5683e917281d5060e16351512 (patch) | |
| tree | 34db4034381ac5cc0c5a707e4b9a89eb2400e7e9 /compiler/rustc_codegen_llvm/src | |
| parent | 27579a214dc2a918e67bffb51a0825005e8bd42e (diff) | |
| parent | 3cb03cb34247383ffb67a017ae70134741e8c4da (diff) | |
| download | rust-5f5b7b870b3032b5683e917281d5060e16351512.tar.gz rust-5f5b7b870b3032b5683e917281d5060e16351512.zip | |
Rollup merge of #102672 - notriddle:notriddle/fqn-in-band, r=GuillaumeGomez
rustdoc: remove unused CSS class `in-band` Since a7c25b29575c17434406b69773f8c2961af343b3 removed `in-band` from code headers, the only remaining uses of the `in-band` class are: https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/render/write_shared.rs#L520-L521 https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/templates/print_item.html#L2-L3 https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/render/context.rs#L637-L638 https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/render/mod.rs#L368-L369 https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/render/mod.rs#L401-L402 https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/static/js/main.js#L525 Since all of these uses are nested below `h1.fqn`, we can get rid of it, and the support code that was used for when `in-band` was part of item rendering.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
