Skip to main content
arms_contain_ref_bindings
rustc_
hir_
typeck
1.99.0-nightly
(6f72b5dd5 2026-07-22)
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
>