rust-analyzer/crates/parser/test_data/parser
Yutaro Ohno e076192dd8 Improve error handling for top-level let statements
This commit addresses the issue of excessive and unrelated errors
generated by top-level `let` statements. Now, only a single error is
produced, indicating that `let` statements are invalid at the top level.
2023-12-01 10:37:21 +09:00
..
err Spelling 2023-04-19 09:45:55 -04:00
inline Improve error handling for top-level let statements 2023-12-01 10:37:21 +09:00
ok Use ConstArg instead of Expr for AstId of InTypeConstId 2023-06-11 00:39:28 +03:30