about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-04 01:50:31 +0000
committerbors <bors@rust-lang.org>2024-07-04 01:50:31 +0000
commit66b4f0021bfb11a8c20d084c99a40f4a78ce1d38 (patch)
treee447c4ef9fe31473c241069bbe85a5650f859f0d /compiler/rustc_const_eval/src
parentb45401283fad51849dbb37d78f0b2093a21fb58f (diff)
parentc8592da16a9e16535f3dfb9359066113f8656de0 (diff)
downloadrust-66b4f0021bfb11a8c20d084c99a40f4a78ce1d38.tar.gz
rust-66b4f0021bfb11a8c20d084c99a40f4a78ce1d38.zip
Auto merge of #127127 - notriddle:notriddle/pulldown-cmark-0.11, r=GuillaumeGomez
rustdoc: update to pulldown-cmark 0.11

r? rustdoc

This pull request updates rustdoc to the latest version of pulldown-cmark. Along with adding new markdown extensions (which this PR doesn't enable), the new pulldown-cmark version also fixes a large number of bugs. Because all text files successfully parse as markdown, these bugfixes change the output, which can break people's existing docs.

A crater run, https://github.com/rust-lang/rust/pull/121659, has already been run for this change.

The first commit upgrades and fixes rustdoc. The second commit adds a lint for the footnote and block quote parser changes, which break the largest numbers of docs in the Crater run. The strikethrough change was mitigated in pulldown-cmark itself.

Unblocks https://github.com/rust-lang/rust-clippy/pull/12876
Diffstat (limited to 'compiler/rustc_const_eval/src')
0 files changed, 0 insertions, 0 deletions