Ryo Yoshida
|
b7a4175cbb
|
Implement type inference for assignee expressions
|
2022-06-01 01:28:12 +09:00 |
|
Ryo Yoshida
|
62d6b5a594
|
Generalize some inference functions for patterns
|
2022-06-01 01:22:11 +09:00 |
|
Ryo Yoshida
|
c1c867506b
|
Add Expr::Underscore
|
2022-06-01 01:21:57 +09:00 |
|
Ryo Yoshida
|
be2fa2b31b
|
fix overflow during tuple struct type inference
|
2022-05-29 16:22:33 +09:00 |
|
Roland Ruckerbauer
|
86bb27f1a4
|
Fix inference when pattern matching a tuple field with a wildcard.
|
2022-05-23 12:24:54 +02:00 |
|
Jonas Schievink
|
60a2ab4c67
|
Rename Expr::Lambda to Expr::Closure
|
2022-05-20 15:40:32 +02:00 |
|
bors
|
825ce48180
|
Auto merge of #12271 - bitgaoshu:box_with_expec, r=flodiebold
fix #12227 Type mismatch error shown
add box expectation hint
|
2022-05-16 15:00:36 +00:00 |
|
bitgaoshu
|
e362929fa1
|
add box expection hint
|
2022-05-16 21:17:00 +08:00 |
|
Lukas Wirth
|
6b696fced8
|
feat: Add binding mode inlay hints
|
2022-05-14 14:58:35 +02:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|