rustc_
lint
1.87.0-nightly
(cbfdf0b01 2025-03-13)
In rustc_
lint::
non_
fmt_
panic
Structs
NonPanicFmt
Statics
NON_FMT_PANICS
Functions
check_panic
check_panic_str
find_delimiters
is_arg_inside_call
panic_call
rustc_lint
::
non_fmt_panic
Function
check_panic
Copy item path
Settings
Help
Summary
Source
fn check_panic<'tcx>( cx: &
LateContext
<'tcx>, f: &'tcx
Expr
<'tcx>, arg: &'tcx
Expr
<'tcx>, )