This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
260,930
Commits
1
Branch
0
Tags
c68d25b0977b5415fdffb48c381ee1c49fb31322
Commit Graph
153 Commits
Author
SHA1
Message
Date
LingMan
c07890543d
Don't use an if guard to check equality with a constant
...
Match on it directly instead
2020-09-23 00:29:56 +02:00
Matthias Krüger
40dddd3305
use matches!() macro for simple if let conditions
2020-09-18 20:28:35 +02:00
mark
9e5f7d5631
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
First
Previous
1
2
3
4
Next
Last