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

Limit shims to libstd where possible #1263

Merged
merged 2 commits into from
Mar 28, 2020
Merged

Conversation

RalfJung
Copy link
Member

Also organize them better by category.
Fixes #1181 (by making mmap not callable from user code)

src/shims/foreign_items.rs Outdated Show resolved Hide resolved
@RalfJung
Copy link
Member Author

@oli-obk do you agree with this approach?

@bors
Copy link
Contributor

bors commented Mar 28, 2020

☔ The latest upstream changes (presumably #1267) made this pull request unmergeable. Please resolve the merge conflicts.

@RalfJung
Copy link
Member Author

Landing this now to avoid further conflicts; of course still feel free to leave comments.

@bors r+

@bors
Copy link
Contributor

bors commented Mar 28, 2020

📌 Commit 6ab82f5 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Mar 28, 2020

⌛ Testing commit 6ab82f5 with merge f0afdc3...

@bors
Copy link
Contributor

bors commented Mar 28, 2020

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

@bors bors merged commit f0afdc3 into rust-lang:master Mar 28, 2020
@RalfJung RalfJung deleted the shims-limit branch March 28, 2020 11:23
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.

Confusing false positives and negatives calling mmap
3 participants