-
Notifications
You must be signed in to change notification settings - Fork 239
More readme updates #104
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
More readme updates #104
Conversation
8fa7606
to
2ad3cc7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me after the typo has been fixed
[an issue]: https://github.com/japaric/rustc-builtins/issues | ||
If you've got a C compiler available for your target then while we implement | ||
this intrinsic you can temporarily enable a fallback to the actual compiler-rt | ||
ipmlementation as well for unimplemented intrinsics: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"implementation"
2ad3cc7
to
09d61e8
Compare
@bors: r+ |
📌 Commit 09d61e8 has been approved by |
@bors r+ |
📌 Commit 20c1077 has been approved by |
☀️ Test successful - status-appveyor, travis |
104: add more #[inline] r=japaric a=erikdesjardins Some of these are pretty big so they may not get inlined in practice, but we might as well make them consistent with the rest. Co-authored-by: Erik <erikdesjardins@users.noreply.github.com>
No description provided.