]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #36958 - nikomatsakis:issue-36856, r=eddyb
authorbors <bors@rust-lang.org>
Wed, 5 Oct 2016 06:13:08 +0000 (23:13 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2016 06:13:08 +0000 (23:13 -0700)
force `i1` booleans to `i8` when comparing

Work around LLVM bug.

cc #36856

r? @eddyb


Trivial merge