diff options
| author | Bruno A. Muciño <mucinoab@gmail.com> | 2021-05-17 21:59:08 -0500 |
|---|---|---|
| committer | Bruno A. Muciño <mucinoab@gmail.com> | 2021-05-17 21:59:08 -0500 |
| commit | be540e65965d6ab0e3a04d6fa05651a701e6b8a4 (patch) | |
| tree | 38d8e3719dc62c48572affff0ad3081f3f9505e2 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 65951c969ff843bc3a45c470d5f366498172ebe1 (diff) | |
| download | rust-be540e65965d6ab0e3a04d6fa05651a701e6b8a4.tar.gz rust-be540e65965d6ab0e3a04d6fa05651a701e6b8a4.zip | |
Remove powi, "square can be computed more efficiently"
powi(2) produces exactly the same native code as x * x
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
