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
rust
/
clippy_lints
History
Matthias Krüger
a578cb2d62
if_let_redundant_pattern_matching: use Span.to() instead of Span.with_hi() to fix crash.
...
Fixes
#3064
2018-10-08 17:34:43 +02:00
..
src
if_let_redundant_pattern_matching: use Span.to() instead of Span.with_hi() to fix crash.
2018-10-08 17:34:43 +02:00
Cargo.toml
remove cargo edition 2018 feature gate.
2018-09-30 11:12:24 +02:00
README.md
…
README.md
This crate contains Clippy lints. For the main crate, check
crates.io
or
GitHub
.