Skip to content

New is_integer_const to check more const ints #4532

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
Sep 10, 2019
Merged

New is_integer_const to check more const ints #4532

merged 1 commit into from
Sep 10, 2019

Conversation

llogiq
Copy link
Contributor

@llogiq llogiq commented Sep 10, 2019

This mostly affects loop checks and the modulo_one lint. Tests were also updated where applicable.

changelog: none

This mostly affects loop checks and the modulo_one lint. Tests
were also updated where applicable.
@llogiq
Copy link
Contributor Author

llogiq commented Sep 10, 2019

r? @oli-obk

@oli-obk
Copy link
Contributor

oli-obk commented Sep 10, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Sep 10, 2019

📌 Commit 5823e94 has been approved by oli-obk

@bors
Copy link
Contributor

bors commented Sep 10, 2019

⌛ Testing commit 5823e94 with merge 12bb7d6...

bors added a commit that referenced this pull request Sep 10, 2019
New `is_integer_const` to check more const ints

This mostly affects loop checks and the modulo_one lint. Tests were also updated where applicable.

changelog: none
@bors
Copy link
Contributor

bors commented Sep 10, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: oli-obk
Pushing 12bb7d6 to master...

@bors bors merged commit 5823e94 into master Sep 10, 2019
@llogiq llogiq deleted the integer-const branch September 10, 2019 20:37
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.

3 participants