about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-12-11 09:51:57 +0100
committerGitHub <noreply@github.com>2022-12-11 09:51:57 +0100
commitdd00582bc878c0e48f13ef46e115af3a8668aa4e (patch)
treee732cdfb8a102576b17a4d877cff6959fe3befdc /compiler/rustc_codegen_llvm/src
parent2daa3bcbc2c2dcd05312a176cf0bc50713dffacd (diff)
parentbc63c0edc0d1e82302305a479f53aa1137e96179 (diff)
downloadrust-dd00582bc878c0e48f13ef46e115af3a8668aa4e.tar.gz
rust-dd00582bc878c0e48f13ef46e115af3a8668aa4e.zip
Rollup merge of #105539 - GuillaumeGomez:hashtag-prepended-lines-non-rust, r=notriddle
rustdoc: Only hide lines starting with `#` in rust code blocks

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

So before approving, this is a big question: in rust code blocks, in a line starts with a `#`, we hide it in the output. However, should we do the same for non-rust code blocks too? I think it's a bit problematic to do it because `#` can be used for many things but I prefer to check first with everyone (might also be worth updating documentation too).

cc ``@rust-lang/rustdoc``
r? ``@notriddle``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions