mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 23:20:39 +00:00
38d4ac7cea
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
3 lines
56 B
Rust
3 lines
56 B
Rust
fn main() {
|
|
panic!("This shouldn't even compile")
|
|
}
|