summary refs log tree commit diff
path: root/src/test/compile-fail/struct-pattern-match-useless.rs
AgeCommit message (Collapse)AuthorLines
2014-01-05Remove a fixmeCorey Richardson-0/+23
pcwalton says this is right, and it looks right to me too. Closes #4731