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

gen_random helper: move ptr argument to front #883

Merged
merged 1 commit into from
Aug 4, 2019

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Aug 4, 2019

This matches, for example, the getrandom syscall.

@RalfJung
Copy link
Member Author

RalfJung commented Aug 4, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Aug 4, 2019

📌 Commit 0096a0d has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Aug 4, 2019

⌛ Testing commit 0096a0d with merge d82b244...

bors added a commit that referenced this pull request Aug 4, 2019
gen_random helper: move ptr argument to front

This matches, for example, the `getrandom` syscall.
@bors
Copy link
Contributor

bors commented Aug 4, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: RalfJung
Pushing d82b244 to master...

@bors bors merged commit 0096a0d into rust-lang:master Aug 4, 2019
@RalfJung RalfJung deleted the gen_random branch August 9, 2019 16:43
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