-
Notifications
You must be signed in to change notification settings - Fork 830
Closed
Labels
BugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.Ready
Description
A recent change in type inference (probably related to SRTPs) breaks all safe stack apps that use task {}
Original report: SAFE-Stack/SAFE-BookStore#283
Repro steps
I tried to create a repro here see #4285 but that did not work. But repro is working on bookstore SAFE-Stack/SAFE-BookStore#293
Expected behavior
No further type hints needed
Actual behavior
We need a lot of new type annotations to make it compile
Known workarounds
Adding type hints
Metadata
Metadata
Assignees
Labels
BugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.Ready