rustc_
hir_
typeck
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
In rustc_
hir_
typeck::
_
match
rustc_hir_typeck
::
_match
Function
arms_contain_ref_bindings
Copy item path
source
fn arms_contain_ref_bindings<'tcx>( arms: &'tcx [
Arm
<'tcx>], ) ->
Option
<
Mutability
>