]> git.lizzy.rs Git - rust.git/commit
Handle conditionals on _|_ - typed values correctly
authorTim Chevalier <chevalier@alum.wellesley.edu>
Wed, 3 Aug 2011 01:22:00 +0000 (18:22 -0700)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Wed, 3 Aug 2011 01:34:44 +0000 (18:34 -0700)
commit13f8b3f2a67a4e3a7a26b0e238e1b6ce9e1f3573
treef9265543c49b6eb2e06ebdc88f17086f6a4d1882
parent7c34550931a457dd830173fc4a3c467a2ba2e784
Handle conditionals on _|_ - typed values correctly

Closes #776
src/comp/middle/trans.rs
src/test/run-fail/if-cond-bot.rs [new file with mode: 0644]