arms_contain_ref_bindings
rustc_
hir_
typeck
1.91.0-nightly
(cdb45c87e 2025-08-27)
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
>