Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a test case to
add_missing_match_arms
Although it doesn't panic now, further changes to how we recover from incomplete syntax may cause this assist to panic. To mitigate this a test case has been added.
- Loading branch information