rustc_
hir_
typeck
1.87.0-nightly
(78948ac25 2025-03-20)
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
>