about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorBruno A. Muciño <mucinoab@gmail.com>2021-05-17 21:59:08 -0500
committerBruno A. Muciño <mucinoab@gmail.com>2021-05-17 21:59:08 -0500
commitbe540e65965d6ab0e3a04d6fa05651a701e6b8a4 (patch)
tree38d8e3719dc62c48572affff0ad3081f3f9505e2 /library/std/src/sys/unix/stack_overflow.rs
parent65951c969ff843bc3a45c470d5f366498172ebe1 (diff)
downloadrust-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