2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-03-09 01:37:16 +00:00
rust-clippy/tests/ui/checked_unwrap
2023-08-26 01:10:32 +02:00
..
complex_conditionals.rs Automatic generation of error annotations for ui tests 2023-08-22 17:18:11 +02:00
complex_conditionals.stderr Automatic generation of error annotations for ui tests 2023-08-22 17:18:11 +02:00
complex_conditionals_nested.rs Automatic generation of error annotations for ui tests 2023-08-22 17:18:11 +02:00
complex_conditionals_nested.stderr Automatic generation of error annotations for ui tests 2023-08-22 17:18:11 +02:00
simple_conditionals.rs add a test for statics and doc comments 2023-08-26 01:10:32 +02:00
simple_conditionals.stderr [unnecessary_unwrap]: lint on .as_ref().unwrap() 2023-08-23 21:02:01 +02:00