rustc_
mir_
build
1.87.0-nightly
(920d95eaf 2025-03-28)
In rustc_
mir_
build::
check_
tail_
calls
rustc_mir_build
::
check_tail_calls
Function
check_tail_calls
Copy item path
Source
pub(crate) fn check_tail_calls( tcx:
TyCtxt
<'_>, def:
LocalDefId
, ) ->
Result
<
()
,
ErrorGuaranteed
>