rust/clippy_lints
bors c015622568 Auto merge of #6304 - matthiaskrgr:crash_6302, r=llogiq
FROM_ITER_INSTEAD_OF_COLLECT: avoid unwrapping unconditionally

Fixes #6302

changelog: fix unwrap of None when checking libcore with clippy
2020-11-07 18:10:35 +00:00
..
2020-10-26 00:53:51 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.