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

Convenience syntax for module imports (was #108) #168

Merged
merged 1 commit into from
Jul 16, 2014
Merged

Conversation

nrc
Copy link
Member

@nrc nrc commented Jul 16, 2014

Use the mod keyword in a module list to make the use section more concise.

Originally submitted as RFC PR #108 by @tommit.

Use the `mod` keyword in a module list to make the use section more concise.

Originally submitted as RFC PR rust-lang#108 by @tommit.
@brson brson merged commit acd341b into rust-lang:master Jul 16, 2014
@brson
Copy link
Contributor

brson commented Jul 16, 2014

@lifthrasiir lifthrasiir mentioned this pull request Dec 19, 2014
@Centril Centril added A-syntax Syntax related proposals & ideas A-modules Proposals relating to modules. labels Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-modules Proposals relating to modules. A-syntax Syntax related proposals & ideas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants