rustc_
hir_
analysis
1.89.0-nightly
(283db70ac 2025-05-25)
In rustc_
hir_
analysis::
check
Modules
always_applicable
check
compare_impl_item
entry
intrinsic
region
wfcheck
Functions
adt_async_destructor
adt_destructor
bad_non_zero_sized_fields
bad_variant_count
bounds_from_generic_predicates
check_abi
check_abi_fn_ptr
check_function_signature
default_body_is_unstable
fn_sig_suggestion
get_owner_return_paths
maybe_check_static_with_link_section
missing_items_err
missing_items_must_implement_one_of_err
potentially_plural_count
provide
report_forbidden_specialization
suggestion_signature
rustc_hir_analysis
::
check
Function
check_abi_fn_ptr
Copy item path
Settings
Help
Summary
Source
pub fn check_abi_fn_ptr( tcx:
TyCtxt
<'_>, hir_id:
HirId
, span:
Span
, abi:
ExternAbi
, )