mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 15:11:30 +00:00
48bff49484
This splits up `tests/ui/checked_unwrap.rs` into: * `tests/ui/checked_unwrap/complex.rs` * `tests/ui/checked_unwrap/simple.rs` Based on the naming of the methods in the tests. cc #2038 |
||
---|---|---|
.. | ||
complex_conditionals.rs | ||
complex_conditionals.stderr | ||
simple_conditionals.rs | ||
simple_conditionals.stderr |