Skip to content

std: add missing #[inline] annotation to the f64 arithmetic trait impls. #8332

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

Closed
wants to merge 1 commit into from

Conversation

huonw
Copy link
Member

@huonw huonw commented Aug 6, 2013

Fixes #8333.

@emberian
Copy link
Member

emberian commented Aug 8, 2013

Closing; in my rollup

@emberian emberian closed this Aug 8, 2013
sebcrozet added a commit to sebcrozet/rust that referenced this pull request Sep 20, 2013
bors added a commit that referenced this pull request Sep 21, 2013
@huonw huonw deleted the f64-inline branch December 4, 2014 02:02
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 27, 2022
Don't bless outdated files on windows

changelog: None
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.

Numeric operators dont inline well on generic code.
3 participants