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

Enable geom for i128, which is always available. #1230

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

michaelkirk
Copy link
Member

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

I'm not sure why we had a check before - i128 is defined on all
platforms as part of core.

https://doc.rust-lang.org/rust-by-example/primitives.html
https://doc.rust-lang.org/core/primitive.i128.html

@frewsxcv frewsxcv added this pull request to the merge queue Oct 15, 2024
Merged via the queue into main with commit ce66c49 Oct 15, 2024
15 checks passed
@frewsxcv frewsxcv deleted the mkirk/enable-i128-geoms branch October 15, 2024 04:21
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