> makes
> me wonder if it's worth the complexity of aliasing into patterns as opposed
> to having pattern matching bindings simply copy

Copying is expensive for a lot of types, sometimes even illegal. I'm
not opposed to having a syntax for copying alt matches, but I think
aliasing should remain the default.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to