This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
14925
commits
10
branches
154
tags
1.3
GiB
750a2d57bd
Commit graph
3 commits
Author
SHA1
Message
Date
Lukas Lueg
9ffc5a5c8d
Fix more parens for
suboptimal_flops
suggs
2022-08-29 22:36:11 +02:00
Thiago Arrais
f5596826fa
Better copy for lint message
...
Since x.log(y) is actually implemented as x.ln() / y.ln()
2020-07-06 13:45:43 -03:00
Thiago Arrais
0c8afa39ce
Lint x.log(b) / y.log(b) => x.log(y)
2020-07-06 13:32:31 -03:00