-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add decorator types to function type #11253
Conversation
…e of infer_symbol_type
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just make the expect -> ? change and then I think this is good to merge!
EDIT: also look into the pre-commit failure?
Not in this PR! We will want to flesh that out eventually, but it's separable from this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thank you!
decorators: Vec<Type>
toFunctionType
structadd_function
definitionsinfer_symbol_type