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

libc: Deglob reexports. #11870 #13454

Merged
merged 1 commit into from
Apr 16, 2014
Merged

libc: Deglob reexports. #11870 #13454

merged 1 commit into from
Apr 16, 2014

Conversation

brson
Copy link
Contributor

@brson brson commented Apr 11, 2014

Them removes all the glob reexports from liblibc. I did it by removing them all, and then adding back per-platform explicit reexports until everything built again.

I realize this isn't the best strategy for determining an API, but this is the lowest-impact change that solves the problem, plus I'm dissatisfied with the design of this library for other reasons and think it needs to be reconsidered from top to bottom (later).

Progress on #11870.

@brson
Copy link
Contributor Author

brson commented Apr 11, 2014

@pnkfelix I specifically did not follow your macro strategy, so you may be interested.

bors added a commit that referenced this pull request Apr 16, 2014
Them removes all the glob reexports from liblibc. I did it by removing them all, and then adding back per-platform explicit reexports until everything built again.

I realize this isn't the best strategy for determining an API, but this is the lowest-impact change that solves the problem, plus I'm dissatisfied with the design of this library for other reasons and think it needs to be reconsidered from top to bottom (later).

Progress on #11870.
@bors bors closed this Apr 16, 2014
@bors bors merged commit 9d48e61 into rust-lang:master Apr 16, 2014
notriddle pushed a commit to notriddle/rust that referenced this pull request Nov 10, 2022
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 18, 2024
…rednet

Use correct std/core prefix in lint output

changelog: none

I was waiting for rust-lang#13452 to be merged before sending this one. `std` is used instead of `core` when appropriate in messages.
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