Skip to content

Make function signatures consistent #871

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

Merged
merged 2 commits into from
Jul 4, 2020
Merged

Conversation

Daniel-B-Smith
Copy link
Contributor

@Daniel-B-Smith Daniel-B-Smith commented Jul 3, 2020

On newer nightlies, the fact that these function signatures conflicted caused warnings that failed CI. I chose to convert unsigned to signed to be consistent with the LLVM signature.

Example failure: https://github.com/rust-lang/stdarch/runs/835662285

@rust-highfive
Copy link

r? @gnzlbg

(rust_highfive has picked a reviewer for you, use r? to override)

@Daniel-B-Smith Daniel-B-Smith marked this pull request as draft July 3, 2020 22:53
@Amanieu
Copy link
Member

Amanieu commented Jul 3, 2020

Could you look into fixing the MIPS failures as well?

@Daniel-B-Smith Daniel-B-Smith marked this pull request as ready for review July 4, 2020 01:03
@Daniel-B-Smith
Copy link
Contributor Author

Fixed the MIPS failures.

@Amanieu
Copy link
Member

Amanieu commented Jul 4, 2020

Thanks!

@Amanieu Amanieu merged commit f46a47f into rust-lang:master Jul 4, 2020
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.

4 participants