rust-clippy/tests/ui/checked_unwrap
Philipp Hansch 48bff49484
UI Test Cleanup: Split up checked_unwrap tests
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
2019-07-16 21:23:43 +02:00
..
complex_conditionals.rs UI Test Cleanup: Split up checked_unwrap tests 2019-07-16 21:23:43 +02:00
complex_conditionals.stderr UI Test Cleanup: Split up checked_unwrap tests 2019-07-16 21:23:43 +02:00
simple_conditionals.rs UI Test Cleanup: Split up checked_unwrap tests 2019-07-16 21:23:43 +02:00
simple_conditionals.stderr UI Test Cleanup: Split up checked_unwrap tests 2019-07-16 21:23:43 +02:00