]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #107452 - y21:get-mut-unchecked-typo, r=Mark-Simulacrum
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Mon, 30 Jan 2023 09:41:46 +0000 (15:11 +0530)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 09:41:46 +0000 (15:11 +0530)
Fix typo in `{Rc, Arc}::get_mut_unchecked` docs

Just a correction in the documentation of `{Rc, Arc}::get_mut_unchecked`.


Trivial merge