]> git.lizzy.rs Git - rust.git/commit
Remove runtime failure from pattern matching
authorJakub Wieczorek <jakub@jakub.cc>
Tue, 15 Jul 2014 20:12:20 +0000 (22:12 +0200)
committerJakub Wieczorek <jakub@jakub.cc>
Mon, 21 Jul 2014 15:39:35 +0000 (17:39 +0200)
commit5819ee1d45c99ad9761c5a2dfa1cb697393a200b
treed3e046b47b91697c46e834582289453ce9df33b4
parentf15d6d28396e8700b6c3f2704204a2769e710403
Remove runtime failure from pattern matching

It's an artifact of the old refutable version of `match`
and is no longer necessary.
src/librustc/middle/trans/_match.rs