about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-07-14 05:10:57 +0000
committerbors <bors@rust-lang.org>2021-07-14 05:10:57 +0000
commita08f25a7ef2800af5525762e981c24d96c14febe (patch)
treeb6fb670eda9a5ec7e8950d81eab730f67914089d /compiler/rustc_query_impl/src
parent2155386f319d1d17b7b1604a2d6401c98decce9b (diff)
parent2b4a6aa1494d80564662271900fa3c73d713411e (diff)
downloadrust-a08f25a7ef2800af5525762e981c24d96c14febe.tar.gz
rust-a08f25a7ef2800af5525762e981c24d96c14febe.zip
Auto merge of #86211 - tlyu:option-result-overviews, r=joshtriplett
create method overview docs for core::option and core::result

The `Option` and `Result` types have large lists of methods. They each could use an overview page of methods grouped by category. These proposed overviews include "truth tables" for the underappreciated boolean operators/combinators of these types. The methods are already somewhat categorized in the source, but some logical groupings are broken up by the necessities of putting related methods in different `impl` blocks, for example.

This is based on #86209, but those are small changes and unlikely to conflict.
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions