mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-27 07:11:59 +00:00
Fix a typo/missed replacement in the documentation for `impl From<&Option<T>> for Option<&T>` in `core::option`.
Fix a typo/missed replacement in the documentation for `impl From<&Option<T>> for Option<&T>` in `core::option`.