rustc_
mir_
build
1.86.0-beta.7
(7824ede68 2025-03-22)
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
>