about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-09-04 10:02:02 +1000
committerGitHub <noreply@github.com>2025-09-04 10:02:02 +1000
commitb27c94af613a843b5093000544fc2be66a749701 (patch)
tree2600b7eaa1ad89b56085e68f535445ae6e52e451 /compiler/rustc_parse/src
parenta1469aadc2e71796ee5cb9b795647b0ae331889b (diff)
parent5a9e2e4aa8b388b25d146d86f70e55427bda8dd5 (diff)
downloadrust-b27c94af613a843b5093000544fc2be66a749701.tar.gz
rust-b27c94af613a843b5093000544fc2be66a749701.zip
Rollup merge of #146136 - AudaciousAxiom:docs/missing-closing-code-block-fences, r=tgross35
docs(std): add missing closing code block fences in doc comments

This PR adds a few closing code block fences which I believe are missing in some doc comments. It seems that rustdoc just autocloses code blocks at the end of doc comments and thus these were easily overlooked: I do not think these code blocks are special in any way.

I found these when working on a Clippy lint that checks the last sentence of doc comments for terminal punctuation, and these were failing cases when testing against the std. Therefore I am not entirely sure these are all such cases, but still have high hopes that they are (or at least a well-defined subset of them).
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions