lookup_deprecation_entry
rustc_
passes
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
In rustc_
passes::
stability
rustc_passes
::
stability
Function
lookup_
deprecation_
entry
Copy item path
Source
fn lookup_deprecation_entry( tcx:
TyCtxt
<'_>, def_id:
LocalDefId
, ) ->
Option
<
DeprecationEntry
>