Deref patterns in match for stable Rust. Now you can match through Rc, String, etc.

For example: rust enum Value