Skip to main content
check_tail_calls
rustc_
mir_
build
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
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
>