about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-05-28 12:41:40 -0700
committerbors <bors@rust-lang.org>2014-05-28 12:41:40 -0700
commite865415c2fe2c0e83fe1955238db082a1374c380 (patch)
tree0e0ab6993ac13addc61cef0e3c8ffd0b5a09725a /src/rustllvm/RustWrapper.cpp
parent98c2b4b4ac7a110aee7c236f5d5c392dc7617a03 (diff)
parentdd0d495f50e2d8ba501e6b003cb4c1ef52d95ed5 (diff)
downloadrust-e865415c2fe2c0e83fe1955238db082a1374c380.tar.gz
rust-e865415c2fe2c0e83fe1955238db082a1374c380.zip
auto merge of #14464 : Sawyer47/rust/issue-12925, r=alexcrichton
This is an attempt of fixing #12925.

This PR moves almost all trait implementations for primitive types ((), bool, char, i*, u*, f*) near trait definitions. Only Float trait implementations weren't moved because they heavily rely on constants defined in f32.rs and f64.rs.

Some trait implementations had cfg(not(test)) attribute. I suspect it's because of issue 2912.
Still, someone who knows the problem better should probably check this code.

Closes #12925
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions