rustc_
lint
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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
)