Skip to main content
arms_contain_ref_bindings
rustc_
hir_
typeck
1.97.0-nightly
(cb40c25f6 2026-05-04)
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
>