about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-08-09 03:14:31 +0000
committerbors <bors@rust-lang.org>2023-08-09 03:14:31 +0000
commit8838c73e866aa85b40463640ff6f5af268507812 (patch)
tree9b71827ca971493e4b0deb657f45260d54bb1d10 /compiler/rustc_codegen_llvm/src
parenta946c1e017a7b7202a61c89e0b2f65b348117a31 (diff)
parenta75e2284fb6c97fcc703a37e2ec1d1d1a0b4d501 (diff)
downloadrust-8838c73e866aa85b40463640ff6f5af268507812.tar.gz
rust-8838c73e866aa85b40463640ff6f5af268507812.zip
Auto merge of #99747 - ankane:float_gamma, r=workingjubilee
Add gamma function to f32 and f64

Adds the [gamma function](https://en.wikipedia.org/wiki/Gamma_function) to `f32` and `f64` (`tgamma` and `tgammaf` from C).

Refs:
- https://github.com/rust-lang/rfcs/issues/864
- https://github.com/rust-lang/rust/issues/18271
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions