about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorSimon Sapin <simon.sapin@exyr.org>2018-04-08 10:09:52 +0200
committerSimon Sapin <simon.sapin@exyr.org>2018-04-21 09:47:37 +0200
commit8a374f2827a222322a631e313cd8fd8d9ba34932 (patch)
treec1f1b8351580fe7a4d20dabc321f299fa01c54c1 /src/rustllvm/RustWrapper.cpp
parentf0705bf033363757a8a2901cd1a7bd76f0fea820 (diff)
downloadrust-8a374f2827a222322a631e313cd8fd8d9ba34932.tar.gz
rust-8a374f2827a222322a631e313cd8fd8d9ba34932.zip
Add some f32 and f64 inherent methods in libcore
… previously in the unstable core::num::Float trait.

Per https://github.com/rust-lang/rust/issues/32110#issuecomment-379503183,
the `abs`, `signum`, and `powi` methods are *not* included for now
since they rely on LLVM intrinsics and we haven’t determined yet whether
those instrinsics lower to calls to libm functions on any platform.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions