about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-12-08 06:44:41 +0100
committerGitHub <noreply@github.com>2023-12-08 06:44:41 +0100
commitfa724ccc6d6a9bc25b04645a4f7bd292b03bd3be (patch)
tree7a32aae5e36cbfc788edc63b5136c96543f74c20 /compiler/rustc_hir_analysis/src/errors.rs
parent982a238ac9ef57c6a38a9d81014ba64e116de473 (diff)
parent9e1797baf1639156866b6e32da5ed547e07e4053 (diff)
downloadrust-fa724ccc6d6a9bc25b04645a4f7bd292b03bd3be.tar.gz
rust-fa724ccc6d6a9bc25b04645a4f7bd292b03bd3be.zip
Rollup merge of #118677 - GuillaumeGomez:doc_cfg-display, r=notriddle
[rustdoc] Fix display of features

Fixes https://github.com/rust-lang/rust/issues/118615.

It now looks like this:

![image](https://github.com/rust-lang/rust/assets/3050060/6e77204e-0706-44a3-89ae-2dbd1934ebbc)

We can't use flex without breaking the flow, meaning we can't vertically align items as we want. Because of that, the `min-height` was problematic as it rendered weirdly and therefore needed to be removed.

r? `@notriddle`
Diffstat (limited to 'compiler/rustc_hir_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions