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
/
crates
/
hir_ty
/
src
/
infer
History
Aramis Razzaghipour
9583dd5725
Replace
if let
with
match
where appropriate
2021-10-05 09:00:21 +11:00
..
closure.rs
minor: fix some clippy lints
2021-09-03 16:00:50 +02:00
coerce.rs
Avoid type inference panic on bitslice methods
2021-09-12 10:49:40 +02:00
expr.rs
Replace
if let
with
match
where appropriate
2021-10-05 09:00:21 +11:00
pat.rs
Replace
if let
with
match
where appropriate
2021-10-05 09:00:21 +11:00
path.rs
…
unify.rs
Replace
if let
with
match
where appropriate
2021-10-05 09:00:21 +11:00