diff options
| author | Mara Bos <m-ou.se@m-ou.se> | 2020-10-31 09:49:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-31 09:49:32 +0100 |
| commit | 4ebd5536b4db64fcf4ae4f54437162db4f37afe9 (patch) | |
| tree | 2d8bc3d19d8df9b97ce63f59d0ad6143729006e2 /compiler/rustc_codegen_llvm/src | |
| parent | 76b8b00b4ff09b958e9ebcaa851f5dcb7b827f8a (diff) | |
| parent | 50d3ddcb0cbc36f782fa5939d1ef24422f6902d4 (diff) | |
| download | rust-4ebd5536b4db64fcf4ae4f54437162db4f37afe9.tar.gz rust-4ebd5536b4db64fcf4ae4f54437162db4f37afe9.zip | |
Rollup merge of #77099 - tspiteri:exp_m1-examples, r=m-ou-se
make exp_m1 and ln_1p examples more representative of use With this PR, the examples for `exp_m1` would fail if `x.exp() - 1.0` is used instead of `x.exp_m1()`, and the examples for `ln_1p` would fail if `(x + 1.0).ln()` is used instead of `x.ln_1p()`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
