Eric Mark Martin
|
e79b179412
|
add comment back
|
2023-06-28 01:51:53 -04:00 |
|
Eric Mark Martin
|
fbd1e0252f
|
add note for non-exhaustive matches with guards
|
2023-06-28 01:51:53 -04:00 |
|
Camille GILLOT
|
ee27c49dfc
|
Add NOTE annotations.
|
2023-05-25 18:17:02 +00:00 |
|
Camille GILLOT
|
320f6f43f6
|
Add inter-crate test.
|
2023-05-25 17:04:14 +00:00 |
|
Oli Scherer
|
ad424e65d8
|
Always fall back to PartialEq when a constant in a pattern is not recursively structural-eq
|
2023-05-15 14:20:31 +00:00 |
|
Camille GILLOT
|
4f97540432
|
Reinstate confusion note.
|
2023-04-03 15:59:21 +00:00 |
|
Camille GILLOT
|
05082f57af
|
Perform match checking on THIR.
|
2023-04-03 15:59:21 +00:00 |
|
Jamen Marz
|
73c34cbaf7
|
Add notes to non-structural const in pattern error message
|
2023-03-27 11:08:11 -04:00 |
|
mejrs
|
372ac9c1a2
|
Translate Overlap eagerly
|
2023-01-11 14:40:13 -08:00 |
|
mejrs
|
8476c517c0
|
Don't recommend if let if let else works
|
2023-01-11 14:40:07 -08:00 |
|
mejrs
|
31c20210b9
|
Migrate pattern matching
|
2023-01-11 14:40:02 -08:00 |
|
mejrs
|
5d2b9a9ed0
|
Migrate deconstruct_pat.rs
|
2023-01-11 14:39:49 -08:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|