The syntax of alt ... case changed recently to drop the '()' and add in a '?'. Just as a matter of interest, why was this? Particularly the '?'.
The default case is still (_) - could this be changed to (?) to make it more consistent? Pete _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
