Skip to content

Guide: clarify exporting #17698

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

Merged
merged 1 commit into from
Oct 3, 2014
Merged

Guide: clarify exporting #17698

merged 1 commit into from
Oct 3, 2014

Conversation

jistr
Copy link
Contributor

@jistr jistr commented Oct 1, 2014

Mention that using pub is called exporting.

Remove that use is called re-exporting, because pub use should be
called re-exporting. The guide currently doesn't cover pub use.

Mention that using `pub` is called exporting.

Remove that `use` is called re-exporting, because `pub use` should be
called re-exporting. The guide currently doesn't cover `pub use`.
@rust-highfive
Copy link
Contributor

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.

@aturon
Copy link
Member

aturon commented Oct 1, 2014

r? @steveklabnik

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Oct 2, 2014
@bors bors merged commit ac956c0 into rust-lang:master Oct 3, 2014
lnicola pushed a commit to lnicola/rust that referenced this pull request Jul 28, 2024
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Aug 1, 2024
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Aug 1, 2024
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.

5 participants