get_declaration_sig
rustc_
hir_
analysis
1.94.0-nightly
(f794a0873 2025-12-17)
In rustc_
hir_
analysis::
check::
compare_
eii
rustc_hir_analysis
::
check
::
compare_eii
Function
get_
declaration_
sig
Copy item path
Source
fn get_declaration_sig<'tcx>( tcx:
TyCtxt
<'tcx>, def_id:
LocalDefId
, ) ->
Option
<&'tcx
FnSig
<'tcx>>