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,364
Commits
2
Branches
0
Tags
1.4
GiB
77c23b7089
Commit Graph
3 Commits
Author
SHA1
Message
Date
Aleksei Latyshev
092c4595fe
fix redundant_pattern_matching lint
...
- now it handles `while let` case - better suggestions in `if let` case
2020-04-17 21:51:07 +03:00
David Tolnay
adcaa1b86d
Downgrade let_unit_value to pedantic
2020-04-02 18:31:31 -07:00
Manish Goregaokar
d28dacb33a
redundant_pattern_matching: make rustfixable
2019-09-25 14:45:18 -07:00