]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #88122 - Seppel3210:master, r=dtolnay
authorbors <bors@rust-lang.org>
Sun, 22 Aug 2021 08:03:47 +0000 (08:03 +0000)
committerbors <bors@rust-lang.org>
Sun, 22 Aug 2021 08:03:47 +0000 (08:03 +0000)
Fix example in `Extend<(A, B)>` impl

After looking over the examples in my last PR (#85835) on doc.rust-lang.org/nightly I realized that the example didn't actually show what I wanted it to show ðŸ˜…
So here's the better example


Trivial merge