rustc_
hir_
typeck
1.83.0-nightly
(2bd1e894e 2024-09-26)
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.