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

expose new floating point intrinsics #9986

Merged
merged 1 commit into from
Oct 21, 2013
Merged

expose new floating point intrinsics #9986

merged 1 commit into from
Oct 21, 2013

Conversation

thestinger
Copy link
Contributor

copysign, ring, nearbyint, round

copysign, ring, nearbyint, round
bors added a commit that referenced this pull request Oct 21, 2013
copysign, ring, nearbyint, round
@bors bors closed this Oct 21, 2013
@bors bors merged commit 4533432 into rust-lang:master Oct 21, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 1, 2022
…ip1995

Move `unnecessary_unsafety_doc` to `pedantic`

This lint was added in rust-lang#9822. I like the idea, but also agree with rust-lang#9986 as well. I think it should at least not be warn-by-default. This is one of these cases, where I'd like a group between pedantic and restriction. But I believe that users using `#![warn(clippy::pedantic)]` will know how to enable the lint if they disagree with it.

---

Since the lint is new:

changelog: none

r? `@flip1995` since I'd suggest back porting this, the original PR was merged 16 days ago.

Closes: rust-lang#9986 (While it doesn't address everything, I believe that this is the best compromise)
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