-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test ref locals & ref returns against IDE features #8350
Comments
✅ = Tested & Approved (possibly with linked bugs) 1 Feature updated by compiler team, with appropriate unit tests. Internal Dogfooding Requirements (Merge Signoff)Critical IDE features in the areas of Typing, Navigating, and Viewing must function as expected. Any non-trivial issues in these areas blocking language feature merging.
IDE Features (Feature Signoff)For the remaining set of IDE features, only crashes and asserts are considered blocking. However, all issues discovered must be filed and linked here. Code Transformations
IDE Features
Project System & External Integration(Any changes to the runtime will require much more testing in this category)
Interaction with other new language features
New Feature SuggestionsWhat refactorings, fixes, code transformations, or other in-editor experiences would enhance this language feature?
|
Removing urgency-soon label since the bulk of the actual test work and bug generation is done. |
Closing out, since this really is done. I have a few spots in the matrix to fill in above based on my OneNote notes, but nothing of consequence. |
PR: #8030
Test Plan Template: #8389
Completion has been updated, with tests, by the compiler team.
The text was updated successfully, but these errors were encountered: