Skip to content

Add a Porting Reminders section to the README #52

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 1 commit into from
Aug 21, 2016

Conversation

mattico
Copy link
Contributor

@mattico mattico commented Aug 21, 2016

This is all pretty basic stuff, but it doesn't hurt to have a reminder (would've saved me some time ;) ).

@@ -24,6 +24,19 @@ See [rust-lang/rust#35437][0].
[2]: https://github.com/rust-lang/compiler-rt/tree/8598065bd965d9713bfafb6c1e766d63a7b17b89/lib/builtins
[3]: https://travis-ci.org/japaric/rustc-builtins

### Porting Reminders

1. [Rust][4] and [C][5] have slightly different operator precedence.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't aware. Could you cite a particular example here?

@japaric
Copy link
Member

japaric commented Aug 21, 2016

Thanks @mattico. Great initiative. I left some comments. r=me after those get addressed.

@mattico mattico force-pushed the add-readme-port-help branch from 64de9f8 to 549bc0b Compare August 21, 2016 20:48
@mattico
Copy link
Contributor Author

mattico commented Aug 21, 2016

Comments addressed.

@mattico mattico force-pushed the add-readme-port-help branch from 549bc0b to 3986d1e Compare August 21, 2016 20:49
@japaric japaric merged commit 9307ee9 into rust-lang:master Aug 21, 2016
@japaric
Copy link
Member

japaric commented Aug 21, 2016

Thank you, @mattico!

@mattico mattico deleted the add-readme-port-help branch October 3, 2016 16:10
tgross35 pushed a commit to tgross35/compiler-builtins that referenced this pull request Feb 23, 2025
108: coshf tanhf and atan2f r=japaric a=burrbull

closes rust-lang#44
closes rust-lang#52
closes rust-lang#41

Co-authored-by: Andrey Zgarbul <[email protected]>
Co-authored-by: Zgarbul Andrey <[email protected]>
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