about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-11-06 20:31:55 +0100
committerGitHub <noreply@github.com>2023-11-06 20:31:55 +0100
commit2a1f8bccee18f7397343cd94fde76680bc90ee1e (patch)
treed5d0248ddb2792a81746fc389cabbcd1c6459ef8 /compiler/rustc_parse/src
parent8a34fea8359b8f2d6ccc2d89bc079196bd797373 (diff)
parent3a096e96fa74e270623ad4cfc12b643aa3ada303 (diff)
downloadrust-2a1f8bccee18f7397343cd94fde76680bc90ee1e.tar.gz
rust-2a1f8bccee18f7397343cd94fde76680bc90ee1e.zip
Rollup merge of #117631 - smarnach:error-request-doc-fix, r=ChrisDenton
Documentation cleanup for core::error::Request.

This part of the documentation currently render like this:

![image](https://github.com/rust-lang/rust/assets/249196/b34cb907-4ce4-4e85-beca-510d8aa1fefb)

The new version renders like this:

![image](https://github.com/rust-lang/rust/assets/249196/fe18398a-15fb-42a7-82a4-f1856d48bd79)

Fixes:
* Add missing closing back tick.
* Remove spurious double back ticks.
* Add missing newline to render bullet point correctly.
* Fix grammar "there are methods calledrequest_ref and request_value are available" -> "there are methods calledrequest_ref and request_value".
* Change "methods" to "functions", which seems more appropriate for free functions.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions