You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test suite demonstrating correctness of the static and dynamic semantics of the feature implementation
Test suite demonstrating that the implementation produces code that obeys the modified verification rules.
Note that this list is not intended to be complete; it contains mainly items relevant to the issue. There are many other subtasks such as IDE support, debugger support, etc, that were included in the work to complete this feature.
The current state of the feature is that the implementation does not agree with the draft specification (see #10645) because of (undocumented) intended changes to the feature, and work has not yet started on the revised verifier rules, implementation, or testing to demonstrate that the compiler obeys the proposed rules. The latter test gap is a significant risk for this feature.
The text was updated successfully, but these errors were encountered:
Developing a language feature like ref locals and ref returns has the following among its subtasks
Note that this list is not intended to be complete; it contains mainly items relevant to the issue. There are many other subtasks such as IDE support, debugger support, etc, that were included in the work to complete this feature.
The current state of the feature is that the implementation does not agree with the draft specification (see #10645) because of (undocumented) intended changes to the feature, and work has not yet started on the revised verifier rules, implementation, or testing to demonstrate that the compiler obeys the proposed rules. The latter test gap is a significant risk for this feature.
The text was updated successfully, but these errors were encountered: