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 f32::sin_cos and f64::sin_cos examples #33022

Merged
merged 1 commit into from
Apr 17, 2016
Merged

Fix f32::sin_cos and f64::sin_cos examples #33022

merged 1 commit into from
Apr 17, 2016

Conversation

mr4x
Copy link
Contributor

@mr4x mr4x commented Apr 16, 2016

No description provided.

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @aturon (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@bluss
Copy link
Member

bluss commented Apr 16, 2016

@bors r+ rollup

thank you!

@bors
Copy link
Contributor

bors commented Apr 16, 2016

📌 Commit c1db18b has been approved by bluss

@bors
Copy link
Contributor

bors commented Apr 16, 2016

⌛ Testing commit c1db18b with merge 7a20fc0...

@bors
Copy link
Contributor

bors commented Apr 16, 2016

💔 Test failed - auto-win-gnu-32-opt-rustbuild

@alexcrichton
Copy link
Member

@bors: retry

On Sat, Apr 16, 2016 at 7:59 AM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-win-gnu-32-opt-rustbuild
http://buildbot.rust-lang.org/builders/auto-win-gnu-32-opt-rustbuild/builds/739


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#33022 (comment)

Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 17, 2016
Fix f32::sin_cos and f64::sin_cos examples
bors added a commit that referenced this pull request Apr 17, 2016
Rollup of 10 pull requests

- Successful merges: #31441, #32956, #33003, #33022, #33023, #33032, #33039, #33044, #33045, #33046
- Failed merges:
@bors bors merged commit c1db18b into rust-lang:master Apr 17, 2016
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.

6 participants