-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
Area-CompilersTestTest failures in roslyn-CITest failures in roslyn-CITest-GapDescribes a specific feature or scenario that does not have test coverageDescribes a specific feature or scenario that does not have test coverage
Milestone
Description
This is a placeholder for a test plan for #26759 where we permit stackalloc expressions in positions other than those to which they were restricted in C# 7.3.
- Specification checked in to
csharplang. (See Champion "Permit stackalloc in nested expressions" (16.3, Core 3) csharplang#1412) - Test the IDE version-upgrade fixer
- Add some tests for generated code:
- nested expressions
- ctor-initializer
- field initializer
- interactive
- auto-property initializer
- Tests that demonstrate that we compute the escape scope correctly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-CompilersTestTest failures in roslyn-CITest failures in roslyn-CITest-GapDescribes a specific feature or scenario that does not have test coverageDescribes a specific feature or scenario that does not have test coverage