☰
rustc_lint
1.75.0-dev
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
?
Function
rustc_lint
::
non_fmt_panic
::
is_arg_inside_call
source
·
[
−
]
fn is_arg_inside_call(arg:
Span
, call:
Span
) ->
bool