rustc_
mir_
build
1.86.0
(05f9846f8 2025-03-31)
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
>