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

clarify discussion of macros and namspaces #1585

Closed
wants to merge 1 commit into from

Commits on Oct 20, 2018

  1. clarify discussion of macros and namspaces

    The existing text was rather unclear, for instance it might mislead a
    person into the false understanding that ALL macros within a crate are
    exported, regardless of export attribute (which is not mentioned).
    
    If the text is going to make references to namespace differences
    compared to functions and bringing them into scope and such, we might as
    well have something clear and truly informative.
    jnqnfe committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    595797c View commit details
    Browse the repository at this point in the history