This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8,818
Commits
2
Branches
0
Tags
1.4
GiB
b85796fe36
Commit Graph
3 Commits
Author
SHA1
Message
Date
JarredAllen
b85796fe36
Properly parenthesize to avoid operator precedence errors
2020-07-03 16:47:38 -07:00
JarredAllen
82f8d4d6f1
Stop linting on macros and correctly use braces for constructs
2020-07-03 16:47:38 -07:00
JarredAllen
bf48a2d50d
Lint for if let Some(x) = ... instead of Option::map_or
2020-07-03 16:47:38 -07:00