about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-05-26 13:31:05 +0900
committerGitHub <noreply@github.com>2021-05-26 13:31:05 +0900
commit1e51afa9bad9340cd4dc7add9ba64d5fd5042a12 (patch)
treef5776c84d125aec11956809750529aa09c6723b5 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parente87bc66fca0f23b1f2bc56462d0e2e7eb82a1253 (diff)
parent79a5b12a89c85e0402548d8b14670268db2455d1 (diff)
downloadrust-1e51afa9bad9340cd4dc7add9ba64d5fd5042a12.tar.gz
rust-1e51afa9bad9340cd4dc7add9ba64d5fd5042a12.zip
Rollup merge of #85668 - ehuss:fix-rustdoc-tasklist, r=Mark-Simulacrum
Fix tasklist example in rustdoc book.

There were a few issues with the tasklist example in the rustdoc book:

* Misspelled "incomplete"
* Checkmarks were backwards
* Didn't show the text for each item
* Used HTML which renders differently from how markdown renders it (which uses "disabled" marks)
* Didn't use blockquotes to offset the example like the other extensions do
* Missing a colon

Before:
<img width="160" alt="image" src="https://user-images.githubusercontent.com/43198/119503519-e7787880-bd1f-11eb-9f13-1c67754ce001.png">

After:
<img width="220" alt="image" src="https://user-images.githubusercontent.com/43198/119503449-d6c80280-bd1f-11eb-9ab5-fe4a6df82124.png">
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions