| Age | Commit message (Expand) | Author | Lines |
| 2014-11-23 | Fixes to the roll-up | Jakub Bukaj | -2/+4 |
| 2014-11-23 | rollup merge of #19234: P1start/rustdoc-misc | Jakub Bukaj | -63/+45 |
| 2014-11-23 | rollup merge of #19232: nicholasbishop/bishop_fix_result_typo | Jakub Bukaj | -1/+1 |
| 2014-11-23 | rollup merge of #19230: nick29581/dxr-values | Jakub Bukaj | -26/+43 |
| 2014-11-23 | rollup merge of #19225: reem/any-unnecessary-transmute-copy | Jakub Bukaj | -10/+6 |
| 2014-11-23 | rollup merge of #19215: aochagavia/pretty | Jakub Bukaj | -21/+36 |
| 2014-11-23 | rollup merge of #19211: aochagavia/tuple-index | Jakub Bukaj | -269/+148 |
| 2014-11-23 | rollup merge of #19210: petrochenkov/master | Jakub Bukaj | -2/+2 |
| 2014-11-23 | rollup merge of #19205: jashank/docs-fix | Jakub Bukaj | -1/+1 |
| 2014-11-23 | rollup merge of #19204: mcpherrinm/master | Jakub Bukaj | -53/+53 |
| 2014-11-23 | rollup merge of #19198: alexcrichton/snapshots | Jakub Bukaj | -9/+10 |
| 2014-11-23 | rollup merge of #19194: aturon/stab-ascii | Jakub Bukaj | -31/+79 |
| 2014-11-23 | rollup merge of #19193: scialex/rc-counts | Jakub Bukaj | -4/+100 |
| 2014-11-23 | rollup merge of #19184: Gekkio/fix-binary-format-char | Jakub Bukaj | -1/+1 |
| 2014-11-23 | rollup merge of #19166: richo/lldb-cleanups | Jakub Bukaj | -36/+27 |
| 2014-11-23 | rollup merge of #19161: jmesmon/mk-fixes | Jakub Bukaj | -2/+1 |
| 2014-11-23 | auto merge of #19150 : Manishearth/rust/find-doc, r=Gankro | bors | -1/+3 |
| 2014-11-23 | auto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr | bors | -2/+2 |
| 2014-11-23 | Fix the reason for calling a file lib.rs | Jelte Fennema | -2/+2 |
| 2014-11-23 | Add test | Adolfo Ochagavía | -0/+16 |
| 2014-11-23 | auto merge of #19158 : jakub-/rust/issue-14091, r=alexcrichton | bors | -33/+84 |
| 2014-11-23 | Remove type parameters from ExprField and ExprTupField | Adolfo Ochagavía | -254/+125 |
| 2014-11-23 | libsyntax: Forbid type parameters in tuple indices | Adolfo Ochagavía | -16/+8 |
| 2014-11-23 | auto merge of #19157 : aturon/rust/cow-doc, r=alexcrichton | bors | -10/+36 |
| 2014-11-23 | auto merge of #18856 : ruud-v-a/rust/fatptrs, r=cmr | bors | -62/+56 |
| 2014-11-23 | auto merge of #19152 : alexcrichton/rust/issue-17863, r=aturon | bors | -208/+304 |
| 2014-11-23 | Change how rustdoc shows constants and statics to be more similar to other items | P1start | -57/+35 |
| 2014-11-23 | Make rustdoc display `extern crate` statements correctly | P1start | -6/+8 |
| 2014-11-23 | Highlight trait methods in rustdoc’s search results | P1start | -0/+2 |
| 2014-11-22 | Fix typo in Result documentation | Nicholas Bishop | -1/+1 |
| 2014-11-23 | auto merge of #19146 : gereeter/rust/reference-borrow, r=aturon | bors | -2/+10 |
| 2014-11-23 | save-analysis: add values for types | Nick Cameron | -13/+22 |
| 2014-11-23 | save-analysis: emit a type for enum variants | Nick Cameron | -13/+21 |
| 2014-11-23 | auto merge of #19137 : tbu-/rust/pr_refcell_unsafety, r=huonw | bors | -0/+3 |
| 2014-11-22 | Any: use plain transmute instead of transmute_copy for downcasting. | Jonathan Reem | -10/+6 |
| 2014-11-22 | auto merge of #19136 : alfie/rust/master, r=steveklabnik | bors | -1/+6 |
| 2014-11-22 | Add test | Adolfo Ochagavía | -0/+20 |
| 2014-11-22 | auto merge of #19134 : sinistersnare/rust/patch-2, r=alexcrichton | bors | -1/+0 |
| 2014-11-22 | std: Align `raw` modules with unsafe conventions | Alex Crichton | -208/+304 |
| 2014-11-22 | Fix pretty printing unsafe match arms | Adolfo Ochagavía | -21/+16 |
| 2014-11-22 | auto merge of #19133 : nodakai/rust/run-make-tests-missing-extracflags, r=ale... | bors | -2/+2 |
| 2014-11-22 | DSTify free functions in std::hash | we | -2/+2 |
| 2014-11-22 | auto merge of #19132 : sinistersnare/rust/patch-1, r=alexcrichton | bors | -2/+2 |
| 2014-11-22 | auto merge of #19125 : chris-morgan/rust/vim-prelude-2014-11-20, r=alexcrichton | bors | -32/+27 |
| 2014-11-22 | auto merge of #19124 : Kintaro/rust/remove_test_struct_variants, r=bstrie | bors | -76/+6 |
| 2014-11-21 | Rename variables called pq to heap | Matt McPherrin | -53/+53 |
| 2014-11-22 | auto merge of #17513 : dradtke/rust/master, r=kballard | bors | -15/+38 |
| 2014-11-22 | auto merge of #19122 : Kintaro/rust/remove_struct_variant, r=jakub- | bors | -4/+4 |
| 2014-11-22 | args() doc: Fix a documentation line. | Jashank Jeremy | -1/+1 |
| 2014-11-21 | auto merge of #18603 : brson/rust/stdchar, r=aturon | bors | -171/+379 |