]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #55328 - raphlinus:copysign_typo, r=joshtriplett
authorPietro Albini <pietro@pietroalbini.org>
Thu, 25 Oct 2018 12:31:21 +0000 (14:31 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Oct 2018 12:31:21 +0000 (14:31 +0200)
Fix doc for new copysign functions

Thanks to @LukasKalbertodt for catching this. Addresses a comment raised in #55169 after it was merged.


Trivial merge