about summary refs log tree commit diff
path: root/src/rt/sync/rust_thread.cpp
diff options
context:
space:
mode:
authorJed Davis <jld@panix.com>2013-10-20 11:13:41 -0700
committerJed Davis <jld@panix.com>2013-10-29 09:09:20 -0700
commit472d798dc1c0a7804b54c67b485e134fe097a57e (patch)
tree08b5e84befe41e821f7cdfd9d3a03f591e10c9e6 /src/rt/sync/rust_thread.cpp
parentde9bb9738d8fcd95222fc0c9383953881e31d4d5 (diff)
downloadrust-472d798dc1c0a7804b54c67b485e134fe097a57e.tar.gz
rust-472d798dc1c0a7804b54c67b485e134fe097a57e.zip
Work around const_eval issues by changing signed integer `min_value`s.
Otherwise, run-pass/deriving-primitive.rs breaks on 32-bit platforms,
because `int::min_value` is `0xffffffff7fffffff` when evaluated for the
discriminant declaration.
Diffstat (limited to 'src/rt/sync/rust_thread.cpp')
0 files changed, 0 insertions, 0 deletions