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

document crate-relative paths, absolute paths, path contexts, etc. #4293

Closed
jesse99 opened this issue Dec 26, 2012 · 6 comments
Closed

document crate-relative paths, absolute paths, path contexts, etc. #4293

jesse99 opened this issue Dec 26, 2012 · 6 comments
Labels
P-medium Medium priority
Milestone

Comments

@jesse99
Copy link
Contributor

jesse99 commented Dec 26, 2012

The new behavior needs to be documented, including the semantics of the self and super keywords.

@catamorphism
Copy link
Contributor

Nominating for milestone 1, well-defined.

@thestinger
Copy link
Contributor

We're still missing good documenting on resolve.

@graydon
Copy link
Contributor

graydon commented Aug 1, 2013

accepted for well-defined milestone

@alexcrichton
Copy link
Member

self, super, and crate-relative paths being required for use statements are now documented in the manual starting at 35ec01a

@emberian
Copy link
Member

There are some examples, but still no particularly clear semantics defined, afaict.

@brson
Copy link
Contributor

brson commented Apr 8, 2014

Nominating for removal from milestone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-medium Medium priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants