]> git.lizzy.rs Git - rust.git/commit
auto merge of #9174 : thestinger/rust/bot, r=catamorphism
authorbors <bors@rust-lang.org>
Sat, 14 Sep 2013 13:15:52 +0000 (06:15 -0700)
committerbors <bors@rust-lang.org>
Sat, 14 Sep 2013 13:15:52 +0000 (06:15 -0700)
commit9792ec6da72ff2bac2c8624c8ad433ed708774e4
tree99a6e56416890163f93beec8b10db63276d329f3
parent55b43fa26e02d1f7cf96a8d1ab172fbfd34050bd
parent298f06f267383ecfa4e461f6cfbc12a4366d391d
auto merge of #9174 : thestinger/rust/bot, r=catamorphism

An expression such as `bottom == not_bottom` or `not_bottom == bottom`
already compiled, but this fixes the case where both sides are `bottom`.