-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Area-CompilersConcept-Design DebtEngineering Debt, Design Debt, or poor product code qualityEngineering Debt, Design Debt, or poor product code qualityFeature - Param Null Checking
Milestone
Description
There are a lot of conflicts when trying to automatically revert parameter null-checking in the compiler, and it was done somewhat concurrently with some parser error tolerance improvements, etc. Some combination of automatic and hand-reverting is probably the best way to do it.
We also need to decide what to do with the editor feature to adopt parameter null checking as described in dotnet/runtime#68326 (comment).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-CompilersConcept-Design DebtEngineering Debt, Design Debt, or poor product code qualityEngineering Debt, Design Debt, or poor product code qualityFeature - Param Null Checking