]> git.lizzy.rs Git - rust.git/commit
Avoid to use floating point match
authorest31 <MTest31@outlook.com>
Fri, 14 Apr 2017 00:58:54 +0000 (02:58 +0200)
committerest31 <MTest31@outlook.com>
Fri, 14 Apr 2017 01:39:03 +0000 (03:39 +0200)
commitbaeec7b8eb3ee0fd7a40bff409400903e5679ff5
treeced64af14939559e7a3c338fac601061b1adcf2c
parent43ef63d5b4279ef97ed921338a69b0d62101ca83
Avoid to use floating point match

Its going to be forbidden, see issue 41255.
src/librand/distributions/gamma.rs