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
17167
commits
10
branches
154
tags
1.3
GiB
ffe95252bd
Commit graph
3 commits
Author
SHA1
Message
Date
Oli Scherer
def1705a27
Update to a compiletest-rs version that requires
//@
for commands
2023-04-20 14:44:03 +00:00
Thiago Arrais
6dc066fdb9
Includes TODO comment for hypot lint
2020-07-06 13:45:43 -03:00
Thiago Arrais
f62798454c
Lint (x * x + y * y).sqrt() => x.hypot(y)
2020-07-06 13:23:17 -03:00