rustc_
lint
1.85.0-beta.8
(38213856a 2025-02-06)
In rustc_
lint::
reference_
casting
rustc_lint
::
reference_casting
Function
peel_casts
Copy item path
Source
fn peel_casts<'tcx>( cx: &
LateContext
<'tcx>, e: &'tcx
Expr
<'tcx>, ) -> (&'tcx
Expr
<'tcx>,
bool
)