std::error::Request: clean up documentation#155467
std::error::Request: clean up documentation#155467DanielEScherzer wants to merge 2 commits intorust-lang:mainfrom
std::error::Request: clean up documentation#155467Conversation
All but one of the bullet points ended with a period; add the missing period.
|
rustbot has assigned @Mark-Simulacrum. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
r? me I've taken a look at the docs and I notice some more of these small typos and inconsistencies in the docs (https://doc.rust-lang.org/nightly/core/error/struct.Request.html). For example, use of
Would you be able to tackle these as well? Maybe there's more I'm missing here too. |
Sure, did those and a few more. At some point I'm planning to try and do |
std::error::Request: add missing period in docsstd::error::Request: clean up documentation
|
Thanks! As an aside, I really hate phrases like e.g. and ex. and would rather rewrite docs so I don't need them. But that work is not for today. @bors r+ rollup |
@rustbot label +A-docs