]> git.lizzy.rs Git - rust.git/commit
[`unwrap_used`], [`expect_used`] do not lint in `test` cfg
authorkraktus <kraktus@users.noreply.github.com>
Fri, 21 Oct 2022 13:27:25 +0000 (15:27 +0200)
committerkraktus <kraktus@users.noreply.github.com>
Fri, 21 Oct 2022 13:27:25 +0000 (15:27 +0200)
commit655175494574265257f52f4f7a1e7eabd85cbe77
treee86fd5a4179b953bd2d7e4f91e17d44bca9c75e6
parent967f172e256802f9bf0ad5718d9c761da18132a9
[`unwrap_used`], [`expect_used`] do not lint in `test` cfg
clippy_lints/src/methods/expect_used.rs
clippy_lints/src/methods/unwrap_used.rs
clippy_lints/src/utils/conf.rs
tests/ui-toml/expect_used/expect_used.rs
tests/ui-toml/unwrap_used/unwrap_used.rs
tests/ui-toml/unwrap_used/unwrap_used.stderr