]> git.lizzy.rs Git - rust.git/commit
Forbid pattern-matching structs until the next snapshot (#3215)
authorBen Blum <bblum@andrew.cmu.edu>
Fri, 17 Aug 2012 19:23:19 +0000 (15:23 -0400)
committerBen Blum <bblum@andrew.cmu.edu>
Fri, 17 Aug 2012 19:34:06 +0000 (15:34 -0400)
commit89c2a9f4cf2e30af2a21b33055ca368e3076183a
tree268d2246a3b7227302db8f9f58f9e8d564a352cb
parent09cf5c1de412d55ac0f082e1dd5b6e52140d3486
Forbid pattern-matching structs until the next snapshot (#3215)
src/rustc/middle/typeck/check/alt.rs
src/test/run-pass/struct-pattern-matching.rs