]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #6304 - matthiaskrgr:crash_6302, r=llogiq
authorbors <bors@rust-lang.org>
Sat, 7 Nov 2020 18:10:35 +0000 (18:10 +0000)
committerbors <bors@rust-lang.org>
Sat, 7 Nov 2020 18:10:35 +0000 (18:10 +0000)
FROM_ITER_INSTEAD_OF_COLLECT: avoid unwrapping unconditionally

Fixes #6302

changelog: fix unwrap of None when checking libcore with clippy


Trivial merge