| Age | Commit message (Expand) | Author | Lines |
| 2014-12-21 | rollup merge of #19996: th0114nd/boolean-inden | Alex Crichton | -1/+1 |
| 2014-12-19 | Changed LaTex $\bot$s to ⊥ | th0114nd | -2/+2 |
| 2014-12-18 | Boolean literals are not Number literals | th0114nd | -1/+1 |
| 2014-12-18 | Put quotes around "as", because it's a keyword. | th0114nd | -1/+1 |
| 2014-12-15 | rollup merge of #19763: csouth3/remove-featuregates | Brian Anderson | -6/+0 |
| 2014-12-15 | rollup merge of #19746: steveklabnik/gh9266 | Brian Anderson | -3/+3 |
| 2014-12-14 | Update guide/intro to take into account the removal of `proc`. | Niko Matsakis | -41/+12 |
| 2014-12-14 | auto merge of #19669 : alfie/rust/master, r=sanxiyn | bors | -2/+2 |
| 2014-12-12 | Remove feature gate directives for `if_let`, `while_let`, and `tuple_indexing`. | Chase Southwood | -6/+0 |
| 2014-12-11 | reference: type definition -> type alias | Steve Klabnik | -3/+3 |
| 2014-12-09 | doc: grammar fix | Alfie John | -2/+2 |
| 2014-12-09 | rollup merge of #19615: steveklabnik/gh19595 | Alex Crichton | -7/+11 |
| 2014-12-08 | librustc: Make `Copy` opt-in. | Niko Matsakis | -0/+4 |
| 2014-12-07 | Correct the reference with regards to floats | Steve Klabnik | -7/+11 |
| 2014-12-05 | Utilize fewer reexports | Corey Farwell | -3/+3 |
| 2014-11-29 | Fix typo in reference.md | kulakowski | -1/+1 |
| 2014-11-26 | Remove special casing for some meta attributes | Steven Fackler | -8/+3 |
| 2014-11-25 | auto merge of #19172 : alfie/rust/impl-traitless, r=steveklabnik | bors | -1/+14 |
| 2014-11-22 | auto merge of #19136 : alfie/rust/master, r=steveklabnik | bors | -1/+6 |
| 2014-11-21 | doc: adding example for implementations without traits | Alfie John | -1/+14 |
| 2014-11-21 | auto merge of #18967 : aturon/rust/remove-runtime, r=alexcrichton | bors | -4/+4 |
| 2014-11-20 | Fallout from libgreen and libnative removal | Aaron Turon | -4/+4 |
| 2014-11-20 | Add examples for all literal types in reference grouped together | mdinger | -0/+60 |
| 2014-11-20 | doc: adding example for type definitions | Alfie John | -1/+6 |
| 2014-11-20 | auto merge of #19105 : alfie/rust/master, r=thestinger | bors | -9/+8 |
| 2014-11-19 | rollup merge of #19107: cakebaker/change_an_box_to_a_box | Jakub Bukaj | -5/+5 |
| 2014-11-19 | rollup merge of #19103: huonw/literal-suffixes | Jakub Bukaj | -23/+20 |
| 2014-11-19 | rollup merge of #19072: cakebaker/add_missing_dot | Jakub Bukaj | -1/+1 |
| 2014-11-19 | Reference: Change "an box" to "a box" | Daniel Hofstetter | -5/+5 |
| 2014-11-20 | Update documentation for literal suffixes. | Huon Wilson | -23/+20 |
| 2014-11-19 | doc: clarifying unsafe code vs undefined behavior | Alfie John | -9/+8 |
| 2014-11-19 | clearly define `int` and `uint` to fix unsoundness | Daniel Micay | -11/+8 |
| 2014-11-18 | Update test for equivalency to include region binders in object types, add ne... | Niko Matsakis | -6/+2 |
| 2014-11-18 | Place parenthetical notation under the `unboxed_closure` feature-gate. | Niko Matsakis | -4/+0 |
| 2014-11-18 | Reference: Add missing third dot of range | Daniel Hofstetter | -1/+1 |
| 2014-11-18 | rollup merge of #19026: alfie/doc-fixes | Jakub Bukaj | -5/+5 |
| 2014-11-17 | Switch to purely namespaced enums | Steven Fackler | -17/+17 |
| 2014-11-17 | doc: extend a893397 to make whole document consistent | Alfie John | -5/+5 |
| 2014-11-16 | auto merge of #18995 : alfie/rust/comment-docs, r=aturon | bors | -1/+1 |
| 2014-11-16 | Update the reference | Jakub Bukaj | -4/+8 |
| 2014-11-16 | rollup merge of #18989: alex/fix-typos | Jakub Bukaj | -6/+6 |
| 2014-11-16 | doc: make end comment consistent with start comment | Alfie John | -1/+1 |
| 2014-11-16 | Move FromStr to core::str | Brendan Zabarauskas | -2/+1 |
| 2014-11-15 | Fixed several typos | Alex Gaynor | -6/+6 |
| 2014-11-13 | Reference: Fix list in Expressions section | Daniel Hofstetter | -3/+4 |
| 2014-11-06 | rollup merge of #18373 : steveklabnik/gh18288 | Alex Crichton | -2/+4 |
| 2014-11-06 | expand description of the link attribute | Steve Klabnik | -2/+4 |
| 2014-11-03 | rollup merge of #18572 : cakebaker/small_doc_changes | Alex Crichton | -4/+4 |
| 2014-11-03 | rollup merge of #18522 : jbcrail/rename-missing-doc-attribute | Alex Crichton | -8/+8 |
| 2014-11-03 | rollup merge of #18519 : Gankro/collect-smash | Alex Crichton | -8/+8 |