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