]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #32761 - tshepang:assert, r=steveklabnik
authorSteve Klabnik <steve@steveklabnik.com>
Wed, 6 Apr 2016 19:12:09 +0000 (12:12 -0700)
committerSteve Klabnik <steve@steveklabnik.com>
Wed, 6 Apr 2016 19:12:09 +0000 (12:12 -0700)
avoid "==" in assert! when one of the values is a bool

Is suspect this is something of an idiom


Trivial merge