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
/
tests
/
ui
/
closures
/
2229_closure_analysis
/
match
History
Matthew Jasper
d4ffb3b08a
Capture scrutinee of if let guards correctly
...
Previously we were always capturing by value.
2023-09-22 13:04:44 +00:00
..
auxiliary
…
if-let-guards-errors.e2018.stderr
Capture scrutinee of if let guards correctly
2023-09-22 13:04:44 +00:00
if-let-guards-errors.e2021.stderr
Capture scrutinee of if let guards correctly
2023-09-22 13:04:44 +00:00
if-let-guards-errors.rs
Capture scrutinee of if let guards correctly
2023-09-22 13:04:44 +00:00
if-let-guards.rs
Capture scrutinee of if let guards correctly
2023-09-22 13:04:44 +00:00
issue-87097.rs
…
issue-87097.stderr
…
issue-87426.rs
…
issue-87988.rs
…
issue-88331.rs
…
issue-88331.stderr
…
match-edge-cases_1.rs
…
match-edge-cases_2.rs
…
match-edge-cases_2.stderr
…
non-exhaustive-match.rs
…
non-exhaustive-match.stderr
…
pattern-matching-should-fail.rs
…
pattern-matching-should-fail.stderr
…
patterns-capture-analysis.rs
…
patterns-capture-analysis.stderr
…