Skip to content

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

Merged
merged 2 commits into from
Oct 15, 2016
Merged

Conversation

alexcrichton
Copy link
Member

No description provided.

Copy link
Member

@japaric japaric left a 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:
Copy link
Member

Choose a reason for hiding this comment

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

"implementation"

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Oct 14, 2016

📌 Commit 09d61e8 has been approved by alexcrichton

@japaric japaric mentioned this pull request Oct 15, 2016
@japaric
Copy link
Member

japaric commented Oct 15, 2016

@bors r+

@bors
Copy link
Contributor

bors commented Oct 15, 2016

📌 Commit 20c1077 has been approved by japaric

@bors
Copy link
Contributor

bors commented Oct 15, 2016

⌛ Testing commit 20c1077 with merge 1d18f38...

bors added a commit that referenced this pull request Oct 15, 2016
@bors
Copy link
Contributor

bors commented Oct 15, 2016

☀️ Test successful - status-appveyor, travis
Approved by: japaric
Pushing 1d18f38 to master...

@bors bors merged commit 20c1077 into rust-lang:master Oct 15, 2016
@alexcrichton alexcrichton deleted the more-readme-updates branch July 4, 2017 02:16
tgross35 pushed a commit to tgross35/compiler-builtins that referenced this pull request Feb 23, 2025
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>
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.

3 participants