Commit Graph

3 Commits

Author SHA1 Message Date
Alex Crichton
4bea679dbe Remove std::either 2014-01-03 10:25:23 -08:00
Patrick Walton
1be40be613 test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
Tim Chevalier
13df2ea69c rustc: Handle struct patterns where the expected type is an enum
Previously, rustc would ICE if you matched on an enum-typed thing
with a structure pattern. Error out correctly.
2013-05-03 13:03:53 -07:00