| Age | Commit message (Collapse) | Author | Lines |
|
|
|
Thanks @huonw
|
|
Thank you, @stormbrew!
|
|
@cmr rightfully points out that C macros are worse, and share the
same name.
|
|
Thanks @chris-morgan and @P1start! :heart:
|
|
Good call, @chris-morgan and @cmr!
|
|
Thanks @chris-morgan
|
|
Thanks @chris-morgan :heart:
|
|
Thanks @chris-morgan :heart:
|
|
Thanks @chris-morgan :heart:
|
|
Thanks @chris-morgan
|
|
Death to `here`!
Thanks @chris-morgan :heart:
|
|
What's funny about this one is that spellcheck caught it, but for
some reason didn't give me the right suggestion, so I assumed that it
wasn't in my dictionary. Oh well.
Thanks @P1start! :heart:
|
|
How could I forsake `rustdoc`? :sweat_smile:
Thanks @huonw.
|
|
Thanks @huonw :heart:
|
|
@chris-morgan and @huonw pointed out that even though the feature
is a proper noun, we're using it in a more generic sense here.
|
|
|
|
|
|
This is built on top of https://github.com/rust-lang/rust/pull/15162 . https://github.com/steveklabnik/rust/commit/cccae83d922f5aade2b7cca96579521cc35ced59 is the only new commit, you may want to look at that rather than the whole diff.
Writing our first Rust program together. This is the most crucial step, so I go to a fairly deep level of detail. Future sections will move more quickly.
|
|
|
|
Let's write our first Rust program!
|
|
|
|
|
|
|
|
In line with what @brson, @cmr, @nikomatsakis and I discussed this morning, my
redux of the tutorial will be implemented as the Guide. This way, I can work in
small iterations, rather than dropping a huge PR, which is hard to review. In
addition, the community can observe my work as I'm doing it.
This adds a note in line with [this comment][reddit] that clarifies the state
of the tutorial, and the community's involvement with it.
[reddit]: http://www.reddit.com/r/rust/comments/28bew8/rusts_documentation_is_about_to_drastically/ci9c98k
|