Slice patterns don't work well with ref mut #42291
Labels
A-slice-patterns
Area: Slice patterns, https://github.com/rust-lang/rust/issues/23121
C-bug
Category: This is a bug.
Minimal example: https://is.gd/40m1am
This will complain about multiple mutable borrows, even though it should be valid.
The text was updated successfully, but these errors were encountered: