rustc_
mir_
build
1.88.0-nightly
(d2b3dd7c1 2025-04-11)
In rustc_
mir_
build::
check_
tail_
calls
Structs
TailCallCkVisitor
Functions
check_tail_calls
op_trait_as_method_name
rustc_mir_build
::
check_tail_calls
Function
check_tail_calls
Copy item path
Settings
Help
Summary
Source
pub(crate) fn check_tail_calls( tcx:
TyCtxt
<'_>, def:
LocalDefId
, ) ->
Result
<
()
,
ErrorGuaranteed
>