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 simple f32/f64 support needed by core library for MIPS #534

Merged
merged 1 commit into from
Jun 28, 2023
Merged

enable simple f32/f64 support needed by core library for MIPS #534

merged 1 commit into from
Jun 28, 2023

Conversation

kiffie
Copy link
Contributor

@kiffie kiffie commented Jun 28, 2023

This change allows for simple f32/f64 computations provided by Rust core (as opposed to std) to be done on MIPS targets. Suitable for bare metal MIPS targets like the PIC32 micro controller.

Would be great if you accept this or a similar change.

@Amanieu Amanieu merged commit 7562122 into rust-lang:master Jun 28, 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