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

(remaining bits of floating-point stuff) #282

Closed
wants to merge 1 commit into from

Conversation

catamorphism
Copy link
Contributor

No description provided.

and literals with the 'f32' or 'f64' suffixes work as well. In
addition, logging things with the f32 or f64 type works. (float is
still assumed to be a synonym for f64).
@graydon
Copy link
Contributor

graydon commented Mar 23, 2011

Integrated.

@graydon graydon closed this Mar 23, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
…es-for-android-aarch64, r=alexcrichton

Add correctly sized structs and types for Android aarch64.

So far both android x86_64 and aarch64 configurations used incorrect types from 32-bit architecture.

This PR updates only the aarch64, because it is more common. The x86_64 may be also incorrect, but is out of scope of this PR.
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
antoyo added a commit to antoyo/rust that referenced this pull request Jun 19, 2023
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.

2 participants