rustc_
lint
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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
)