Oli Scherer
|
07fcead073
|
Always take the Ok path in lit_to_const and produce error constants instead
|
2025-01-09 08:48:00 +00:00 |
|
Esteban Küber
|
cbe75486f7
|
Account for let foo = expr; to suggest const foo: Ty = expr;
|
2024-07-11 20:39:24 +00:00 |
|
Esteban Küber
|
b56dc8ee90
|
Use verbose style when suggesting changing const with let
|
2024-07-11 20:39:24 +00:00 |
|
Esteban Küber
|
62ba3e70a1
|
Modify primary span label for E0308
The previous output was unintuitive to users.
|
2023-01-30 20:12:19 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|