rustc_
lint
1.84.0-nightly
(86d69c705 2024-10-22)
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
)