☰
Other items in
rustc_lint
::
non_fmt_panic
All crates
?
Function
rustc_lint
::
non_fmt_panic
::
panic_call
[
−
]
[src]
fn panic_call<'tcx>(
cx: &
LateContext
<'tcx>,
f: &'tcx
Expr
<'tcx>
) ->
(
Span
,
Symbol
,
SymbolStr
)