Skip to content
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

Fix dialyzer error when with else clause is calling a no_return function #13659

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

sabiwara
Copy link
Contributor

Close #13656

Will backport after merge.

@sabiwara sabiwara merged commit d25845c into elixir-lang:main Jun 13, 2024
9 checks passed
@sabiwara sabiwara deleted the dialyzer-with-no-return branch June 13, 2024 12:33
sabiwara added a commit to sabiwara/elixir that referenced this pull request Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Dialyzer fails with no_return when using Mix.raise/1 in Elixir 1.17.0
2 participants