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

fix the Travis badge #100

Closed
wants to merge 1 commit into from
Closed

fix the Travis badge #100

wants to merge 1 commit into from

Conversation

japaric
Copy link
Member

@japaric japaric commented Oct 14, 2016

Testing homu

@alexcrichton
Copy link
Member

@bors: r+

1 similar comment
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Oct 14, 2016

📌 Commit a99ef49 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Oct 14, 2016

⌛ Testing commit a99ef49 with merge f04360a...

bors added a commit that referenced this pull request Oct 14, 2016
fix the Travis badge

Testing homu
@japaric
Copy link
Member Author

japaric commented Oct 15, 2016

Closing this in favor of #104. It contains this fix and others.

@japaric japaric closed this Oct 15, 2016
@japaric japaric deleted the test branch October 15, 2016 00:56
tgross35 pushed a commit to tgross35/compiler-builtins that referenced this pull request Feb 23, 2025
100: Implement expm1 r=japaric a=Veykril

~~Closes 13~~, closes rust-lang#18 and ~~closes 14~~.

~~I wasn't sure where to put `__expo2(x: f64) -> f64` so I left it in `src/math/cosh.rs` for now.~~ Moved the function into it's own module.

Edit: Didn't see that `exp` was already done in a pull request, I'll take it out once rust-lang#90 lands then.

103: implement fma r=japaric a=erikdesjardins

closes rust-lang#19

Co-authored-by: Lukas Wirth <[email protected]>
Co-authored-by: Erik <[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.

3 participants