Skip to content

fix new type inference for noreturn [backport] #22182

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

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

metagn
Copy link
Collaborator

@metagn metagn commented Jun 28, 2023

fixes #22180

Backported since apparently the new type inference was backported

fixes nim-lang#22180

Backported since apparently the new type inference was backported
@Araq Araq merged commit b35942e into nim-lang:devel Jun 28, 2023
@github-actions
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from b35942e

Hint: mm: orc; opt: speed; options: -d:release
168085 lines; 8.887s; 612.203MiB peakmem

narimiran pushed a commit that referenced this pull request Jul 3, 2023
fixes #22180

Backported since apparently the new type inference was backported

(cherry picked from commit b35942e)
bung87 pushed a commit to bung87/Nim that referenced this pull request Jul 29, 2023
fixes nim-lang#22180

Backported since apparently the new type inference was backported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression inferring type of nil in one fork of if when other branch has type
2 participants