about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-01-15 22:17:37 +0000
committerbors <bors@rust-lang.org>2022-01-15 22:17:37 +0000
commit27845a92058b076c34d9ecbc7a4e476db999b04c (patch)
tree9bda0af721b0b62c756795a43f38818f7f78252f /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent496f26c2297c0117a24c3d26172fd72b5f9ad927 (diff)
parent65c072d7e611180c1f4774c4e047ba6a84fba849 (diff)
downloadrust-27845a92058b076c34d9ecbc7a4e476db999b04c.tar.gz
rust-27845a92058b076c34d9ecbc7a4e476db999b04c.zip
Auto merge of #8274 - andrewarchi:master, r=camsteffen
Update markdown-it version

Fixes improperly-escaped pipes in Markdown tables for the [documentation of bad_bit_mask](https://rust-lang.github.io/rust-clippy/master/index.html#bad_bit_mask) and [ineffective_bit_mask](https://rust-lang.github.io/rust-clippy/master/index.html#ineffective_bit_mask). A column pipe takes precedence over inline code markers, so some back ticks are displayed literally and the pipes need to be escaped. I found no other occurrences of the same problem when searching rust-clippy by ```\|.*`.*\|```.

changelog: Update markdown-it version
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions