]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #6303 - ThibsG:OptionOptionSerde, r=ebroto
authorbors <bors@rust-lang.org>
Tue, 10 Nov 2020 22:39:10 +0000 (22:39 +0000)
committerbors <bors@rust-lang.org>
Tue, 10 Nov 2020 22:39:10 +0000 (22:39 +0000)
Remove `allow` in `option_option` lint test

As it is not triggering locally anymore, I propose to remove `#[allow(clippy::option_option)]` from the test.

The goal is also to see what happens on CI.

closes: #4298

changelog: none


Trivial merge