Skip to content

Suggest panic!("{}", ..) instead of panic!(..) clippy::expect_fun_call.

0870c15
Select commit
Loading
Failed to load commit list.
Merged

Add lint for panic!(123) which is not accepted in Rust 2021. #81645

Suggest panic!("{}", ..) instead of panic!(..) clippy::expect_fun_call.
0870c15
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs