deref_ty_if_possible
rustc_
hir_
typeck
1.91.0-beta.1
(1bffa2300 2025-09-15)
In rustc_
hir_
typeck::
op
rustc_hir_typeck
::
op
Function
deref_
ty_
if_
possible
Copy item path
Source
fn deref_ty_if_possible(ty:
Ty
<'_>) ->
Ty
<'_>
Expand description
Dereferences a single level of immutable referencing.