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

Do not allow integer type of zero bits (u0) #1531

Closed
wants to merge 3 commits into from

Conversation

kristate
Copy link
Contributor

@kristate kristate commented Sep 15, 2018

closes #1530;

  • implementation: u0 and i0
  • implementation: @IntType(false, 0)
  • tests

screen shot 2018-09-17 at 15 50 56

@kristate kristate force-pushed the disallow-u0-issue1530 branch 2 times, most recently from cfcc37a to deedf40 Compare September 16, 2018 11:38
@kristate kristate force-pushed the disallow-u0-issue1530 branch from deedf40 to 43fbea2 Compare September 16, 2018 12:01
@andrewrk
Copy link
Member

I always hate to reject pull requests - but that's why we have the accepted label, so you know you're not going to waste your time.

@andrewrk andrewrk closed this Sep 17, 2018
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.

remove u0 from zig
2 participants