Files
rust/library/core/src
Matthias Krüger 2a1f8bccee 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.
2023-11-06 20:31:55 +01:00
..
2023-09-01 12:29:40 +01:00
2022-10-29 09:23:12 +02:00
2023-10-13 14:54:33 +02:00
2023-11-04 17:47:25 +00:00
2023-10-05 18:21:47 -04:00
2023-10-20 21:10:38 +00:00
2023-10-08 19:57:43 -04:00
2023-10-20 21:14:01 +00:00
2023-08-13 13:07:53 -06:00
2023-05-12 19:37:02 -07:00
2023-04-16 07:20:26 +00:00
2023-07-28 14:46:17 +02:00
2023-11-01 23:23:34 -04:00
2023-09-06 09:47:22 -07:00
2023-04-16 06:49:27 +00:00
2023-11-01 20:16:24 +00:00
2023-10-08 19:57:43 -04:00
2023-10-20 21:14:02 +00:00
2023-09-18 08:17:36 +02:00