lookup_deprecation_entry
rustc_
passes
1.94.0-nightly
(1aa9bab4e 2025-12-05)
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
>