Closed
Metadata
Metadata
Assignees
Labels
Area: The borrow checkerArea: Slice patterns, https://github.com/rust-lang/rust/issues/23121Category: This is a bug.`#![feature(slice_patterns)]`Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/SoundnessRelevant to the compiler team, which will review and decide on the PR/issue.
Activity
jonas-schievink commentedon Nov 17, 2019
cc #62254
#![feature(slice_patterns)]
#62254matthewjasper commentedon Nov 21, 2019
This doesn't require nightly:
playground
[-]Slice patterns are not correctly move checked[/-][+]Slice/Array patterns are not correctly move checked[/+]Auto merge of #66650 - matthewjasper:nonuniform-array-move, r=pnkfelix
4 remaining items