| Age | Commit message (Expand) | Author | Lines |
| 2016-02-04 | Auto merge of #31326 - sdleffler:master, r=nikomatsakis | bors | -2/+71 |
| 2016-02-04 | Auto merge of #30962 - Amanieu:non_volatile_atomic, r=alexcrichton | bors | -2/+0 |
| 2016-02-04 | Auto merge of #30796 - GuillaumeGomez:impl_box_error, r=alexcrichton | bors | -0/+11 |
| 2016-02-03 | Auto merge of #31078 - nbaksalyar:illumos, r=alexcrichton | bors | -38/+376 |
| 2016-02-03 | Auto merge of #30834 - reem:rwlock-read-guard-map, r=alexcrichton | bors | -57/+228 |
| 2016-02-03 | Auto merge of #31056 - kamalmarhubi:std-process-nul-chars, r=alexcrichton | bors | -52/+163 |
| 2016-02-03 | std: Properly handle interior NULs in std::process | Kamal Marhubi | -52/+163 |
| 2016-02-03 | Auto merge of #31371 - apasel422:docs, r=alexcrichton | bors | -1/+1 |
| 2016-02-03 | Fix broken auto-mac-ios-opt build | Nikita Baksalyar | -27/+23 |
| 2016-02-03 | Auto merge of #31385 - oli-obk:doc/mir, r=nagisa | bors | -86/+92 |
| 2016-02-03 | upgrade comments on MIR structures and functions to doc comments | Oliver Schneider | -86/+92 |
| 2016-02-03 | Auto merge of #31375 - nagisa:path-docs, r=alexcrichton | bors | -29/+51 |
| 2016-02-03 | Auto merge of #31338 - dirk:dirk/add-name-bindings-for-bad-imports, r=nrc | bors | -20/+71 |
| 2016-02-02 | trying again at fixing stackp initialization | Dave Huseby | -3/+18 |
| 2016-02-02 | simplifying get_stack | Dave Huseby | -24/+3 |
| 2016-02-02 | refactoring get_stack to be cleaner | Dave Huseby | -27/+20 |
| 2016-02-02 | unifying name_bytes now that the two blocks are the same | Dave Huseby | -8/+2 |
| 2016-02-02 | Fixes #31229 | Dave Huseby | -18/+37 |
| 2016-02-02 | Spelling fix in `middle::def::Def` | Dirk Gadsden | -1/+1 |
| 2016-02-02 | Add fake import resolutions & targets for names in bad imports | Dirk Gadsden | -19/+70 |
| 2016-02-03 | Auto merge of #31319 - alexcrichton:msvc-backtraces, r=michaelwoerister | bors | -27/+26 |
| 2016-02-03 | Auto merge of #31370 - Manishearth:rollup, r=Manishearth | bors | -18/+210 |
| 2016-02-02 | Add issue number to guard map methods. | Jonathan Reem | -49/+78 |
| 2016-02-03 | Improve docs for Path::methods | Simonas Kazlauskas | -29/+51 |
| 2016-02-02 | Correct `linked_list::IntoIter` doc comment | Andrew Paseltiner | -1/+1 |
| 2016-02-03 | Rollup merge of #31366 - paulsmith:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2016-02-03 | Rollup merge of #31352 - steveklabnik:gh31154, r=nikomatsakis | Manish Goregaokar | -1/+33 |
| 2016-02-03 | Rollup merge of #31351 - steveklabnik:gh31318, r=alexcrichton | Manish Goregaokar | -0/+24 |
| 2016-02-03 | Rollup merge of #31347 - GuillaumeGomez:fix_E0118, r=Manishearth | Manish Goregaokar | -12/+39 |
| 2016-02-03 | Rollup merge of #31332 - durka:errorck-fileline, r=brson | Manish Goregaokar | -1/+1 |
| 2016-02-03 | Rollup merge of #31329 - quodlibetor:no-const-doc-in-stable, r=alexcrichton | Manish Goregaokar | -2/+12 |
| 2016-02-03 | Rollup merge of #31220 - steveklabnik:gh30632, r=nikomatsakis | Manish Goregaokar | -0/+43 |
| 2016-02-03 | Rollup merge of #27499 - barosl:macro-doc-raw-str-hashes, r=nikomatsakis | Manish Goregaokar | -1/+57 |
| 2016-02-02 | Added assertion ensuring zero-sized type. | Sean Leffler | -0/+1 |
| 2016-02-02 | Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichton | bors | -46/+17 |
| 2016-02-02 | Add note about temporaries | Steve Klabnik | -2/+10 |
| 2016-02-02 | Fix reference to `expect` | Paul Smith | -1/+1 |
| 2016-02-02 | Auto merge of #31254 - tmiasko:macro-pretty-print-fix, r=sfackler | bors | -5/+19 |
| 2016-02-02 | Auto merge of #30991 - rthomas:master, r=Gankro | bors | -1/+29 |
| 2016-02-02 | Auto merge of #31359 - steveklabnik:rollup, r=steveklabnik | bors | -65/+156 |
| 2016-02-02 | Ensure capacity returned of HashMap is max(capacity, length). | Ryan Thomas | -1/+29 |
| 2016-02-02 | Rollup merge of #31348 - alexcrichton:shuffle-tiers, r=steveklabnik | Steve Klabnik | -1/+5 |
| 2016-02-02 | Rollup merge of #31346 - alopatindev:fixes, r=aturon | Steve Klabnik | -1/+1 |
| 2016-02-02 | Rollup merge of #31345 - kamalmarhubi:book-docs-special-section-errors, r=ste... | Steve Klabnik | -19/+19 |
| 2016-02-02 | Rollup merge of #31344 - steveklabnik:gh31334, r=alexcrichton | Steve Klabnik | -5/+4 |
| 2016-02-02 | Rollup merge of #31342 - reeze:patch-1, r=steveklabnik | Steve Klabnik | -3/+3 |
| 2016-02-02 | Rollup merge of #31340 - pra85:patch-1, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2016-02-02 | Rollup merge of #31327 - dirk:dirk/process-child-safety-docs, r=alexcrichton | Steve Klabnik | -0/+10 |
| 2016-02-02 | Rollup merge of #31281 - oli-obk:patch-2, r=nikomatsakis | Steve Klabnik | -2/+2 |
| 2016-02-02 | Rollup merge of #31270 - ruud-v-a:improve-e0507, r=steveklabnik | Steve Klabnik | -0/+27 |