]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #86101 - glittershark:bound-as-mut-doc-fix, r=m-ou-se
authorYuki Okushi <jtitor@2k36.org>
Tue, 8 Jun 2021 04:26:37 +0000 (13:26 +0900)
committerGitHub <noreply@github.com>
Tue, 8 Jun 2021 04:26:37 +0000 (13:26 +0900)
Correct type signature in doc for Bound::as_mut

Thanks to ``@drmason13`` for pointing this out!


Trivial merge