Lukas Wirth
|
389323ca09
|
minor: Simplify impl-ty parse validation
|
2025-03-25 10:14:40 +01:00 |
|
bit-aloo
|
df56707f35
|
add syntax validation test for &impl 'a
|
2025-03-21 20:30:46 +05:30 |
|
bit-aloo
|
4389c43313
|
add syntax validation test for ambiguous +
|
2025-03-21 20:30:46 +05:30 |
|
bit-aloo
|
af959f9031
|
Add dangling impl
- Adds dangling impl diagnostics
- Rename validation test from dangling_impl to dangling_iml_ref
|
2025-03-03 15:58:33 +05:30 |
|
bit-aloo
|
0b97ae26bf
|
add diagnostic for dangling impl
|
2025-03-02 19:42:42 +05:30 |
|
bit-aloo
|
afe6e5ba0f
|
add diagnostic for dangling dyn
|
2025-03-02 19:41:39 +05:30 |
|
Amos Wenger
|
74998e46e9
|
Fix .gitattributes for test_data
|
2022-07-24 14:05:35 +02:00 |
|
Chayim Refael Friedman
|
821b791b6d
|
Validate let expressions
Emit an error if they're found in an invalid position.
|
2022-02-21 08:34:35 +02:00 |
|
Chayim Refael Friedman
|
a1b7169b48
|
Update tests
Unfortunately, we lost some recovery for expressions.
|
2022-02-21 08:34:35 +02:00 |
|
Aleksey Kladov
|
0f74758fea
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
|