rust/library/core
bors f3a6fbf2f2 Auto merge of #102283 - GuillaumeGomez:option-code-example-unwrap-or-default, r=thomcc
Improve code example for Option::unwrap_or_default

Fixes #100054.
Follow-up of #102259.

r? `@thomcc`
2022-09-26 23:17:52 +00:00
..
benches Use internal iteration in Iterator::{cmp_by, partial_cmp_by, eq_by} 2022-08-21 12:23:10 +02:00
primitive_docs
src Auto merge of #102283 - GuillaumeGomez:option-code-example-unwrap-or-default, r=thomcc 2022-09-26 23:17:52 +00:00
tests Made from_waker, waker, from_raw const 2022-09-14 14:53:16 +02:00
Cargo.toml