Skip to content

Adds support for the never return type from the no_return RFC#138

Merged
cfroystad merged 1 commit intotree-sitter:masterfrom
cfroystad:no_return
Jun 1, 2022
Merged

Adds support for the never return type from the no_return RFC#138
cfroystad merged 1 commit intotree-sitter:masterfrom
cfroystad:no_return

Conversation

@cfroystad
Copy link
Collaborator

@cfroystad cfroystad commented Jun 1, 2022

This adds a new bottom_type only applicable to return types to represent the new "never" type.

Checklist:

  • All tests pass in CI
  • There are sufficient tests for the new fix/feature
  • Grammar rules have not been renamed unless absolutely necessary (0 rules renamed)
  • The conflicts section hasn't grown too much (0 new conflicts)
  • The parser size hasn't grown too much (master: 2345, PR: 2345)

@cfroystad cfroystad mentioned this pull request Jun 1, 2022
32 tasks
@cfroystad cfroystad merged commit fdbef36 into tree-sitter:master Jun 1, 2022
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.

1 participant