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

Rustup #1630

Merged
merged 4 commits into from
Nov 19, 2020
Merged

Rustup #1630

merged 4 commits into from
Nov 19, 2020

Conversation

RalfJung
Copy link
Member

Includes #1626 and #1629.

RalfJung and others added 4 commits November 19, 2020 09:21
std now looks up `getrandom` and `statx` with `dlsym` before attempting
to use `syscall(SYS_.., ..)`.

It also now passes all arguments as a machine-sized word, instead of
their original types.
@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Nov 19, 2020

📌 Commit 517728b has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Nov 19, 2020

⌛ Testing commit 517728b with merge c8f51fc...

@bors
Copy link
Contributor

bors commented Nov 19, 2020

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing c8f51fc to master...

@bors bors merged commit c8f51fc into rust-lang:master Nov 19, 2020
@RalfJung RalfJung deleted the rustup branch November 20, 2020 12:31
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.

4 participants