-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
API Docs: prelude #29369
Comments
51 tasks
7 tasks
steveklabnik
added a commit
to steveklabnik/rust
that referenced
this issue
Nov 11, 2015
This mostly brings them in line with existing linking convention, but also has some minor re-wording. The text at the top has been re-focused, by starting out with what the prelude does, rather than starting from injecting std. Also, it now mentions that other preludes exist. Part of rust-lang#29369
Manishearth
added a commit
to Manishearth/rust
that referenced
this issue
Nov 12, 2015
…sakis This mostly brings them in line with existing linking convention, but also has some minor re-wording. The text at the top has been re-focused, by starting out with what the prelude does, rather than starting from injecting std. Also, it now mentions that other preludes exist. Part of rust-lang#29369
I am happy with this now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Part of #29329
http://doc.rust-lang.org/std/prelude/
The text was updated successfully, but these errors were encountered: