about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-06-08 16:41:01 -0700
committerbors <bors@rust-lang.org>2016-06-08 16:41:01 -0700
commit34505e22289d3b2416ab0922131e8526d0d5cc0b (patch)
treef44c493740913132f2c0e210e98ce66f433bc18f /src/rustllvm/RustWrapper.cpp
parent0d531bfb881e6d303d09de9f212eaac72a9a218d (diff)
parent22fa769bc45da67dd6a8a60c4f9ae8b9f7e54e29 (diff)
downloadrust-34505e22289d3b2416ab0922131e8526d0d5cc0b.tar.gz
rust-34505e22289d3b2416ab0922131e8526d0d5cc0b.zip
Auto merge of #34167 - eddyb:fix-pairs-for-real, r=nikomatsakis
trans: don't misuse C_nil for ZSTs other than ().

`C_nil` is actually `C_null` for `()` so `TempRef::new_operand` was treating all ZSTs as `()`.
This should allow running Servo with `RUSTFLAGS=-Zorbit`, assuming there are no other bugs.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions