| Age | Commit message (Expand) | Author | Lines |
| 2016-07-17 | Auto merge of #34829 - cgswords:tstream, r=nrc | bors | -1/+9 |
| 2016-07-17 | Auto merge of #34789 - jonathandturner:simplify_liberror, r=alexcrichton | bors | -2118/+1550 |
| 2016-07-16 | Auto merge of #34606 - mathstuf:llvm-with-ninja, r=alexcrichton | bors | -3/+36 |
| 2016-07-16 | Auto merge of #34852 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -45/+85 |
| 2016-07-16 | Auto merge of #34846 - jonas-schievink:issue34839, r=eddyb | bors | -1/+33 |
| 2016-07-16 | Merge pull request #34862 from TimNN/revert-34836-panic-counter | Alex Crichton | -11/+9 |
| 2016-07-16 | Revert "Refactored code to access TLS only in case of panic" | Tim Neumann | -11/+9 |
| 2016-07-16 | Merge pull request #34836 from cynicaldevil/panic-counter | Alex Crichton | -9/+11 |
| 2016-07-16 | Rollup merge of #34849 - tshepang:patch-2, r=apasel422 | Guillaume Gomez | -1/+1 |
| 2016-07-16 | Rollup merge of #34848 - tshepang:patch-1, r=apasel422 | Guillaume Gomez | -1/+1 |
| 2016-07-16 | Rollup merge of #34847 - baskerville:unwanted-tag, r=apasel422 | Guillaume Gomez | -1/+1 |
| 2016-07-16 | Rollup merge of #34838 - steveklabnik:gh33677, r=alexcrichton | Guillaume Gomez | -30/+56 |
| 2016-07-16 | Rollup merge of #34837 - GuillaumeGomez:better_example, r=nagisa | Guillaume Gomez | -1/+1 |
| 2016-07-16 | Rollup merge of #34768 - alexcrichton:issue-audit, r=aturon | Guillaume Gomez | -8/+8 |
| 2016-07-16 | Rollup merge of #33362 - andradei:master, r=Manishearth | Guillaume Gomez | -3/+17 |
| 2016-07-16 | Auto merge of #34816 - jseyfried:fix_include_path, r=nrc | bors | -1/+13 |
| 2016-07-16 | doc: remove extraneous word | Tshepang Lekhonkhobe | -1/+1 |
| 2016-07-16 | doc: remove stray comma | Tshepang Lekhonkhobe | -1/+1 |
| 2016-07-16 | Add missing inline code delimiters around Vec<T> | Bastien Dejean | -1/+1 |
| 2016-07-16 | Erase regions before computing type layout | Jonas Schievink | -1/+33 |
| 2016-07-16 | Auto merge of #34779 - infinity0:master, r=alexcrichton | bors | -26/+58 |
| 2016-07-15 | Auto merge of #34676 - aravind-pg:inner-attr, r=brson | bors | -14/+92 |
| 2016-07-15 | syntax: Better error message for inner attr following doc comment | Aravind Gollakota | -14/+92 |
| 2016-07-15 | Auto merge of #34841 - alexcrichton:no-mips-soft-float, r=brson | bors | -3/+3 |
| 2016-07-15 | Added tokenstream parser procedure | cgswords | -1/+9 |
| 2016-07-15 | mk: Don't pass -msoft-float on mips-gnu | Alex Crichton | -3/+3 |
| 2016-07-15 | Fix up documentation around no_std | Steve Klabnik | -30/+56 |
| 2016-07-16 | Refactored code to access TLS only in case of panic | Nikhil Shagrithaya | -9/+11 |
| 2016-07-15 | rustbuild: If local-rust is the same as the current version, then force a loc... | Ximin Luo | -2/+15 |
| 2016-07-15 | mk: If local-rust is the same as the current version, then force a local-rebuild | Ximin Luo | -2/+21 |
| 2016-07-15 | Improve float number example | Guillaume Gomez | -1/+1 |
| 2016-07-15 | Auto merge of #34570 - jseyfried:no_rename, r=nrc | bors | -806/+251 |
| 2016-07-15 | Remove unused import | Jonathan Turner | -1/+1 |
| 2016-07-15 | Nudge travis by commenting a little | Jonathan Turner | -0/+1 |
| 2016-07-15 | Auto merge of #34819 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -80/+200 |
| 2016-07-15 | Rollup merge of #34818 - frewsxcv:vecdoc, r=GuillaumeGomez | Guillaume Gomez | -0/+11 |
| 2016-07-15 | Rollup merge of #34804 - GuillaumeGomez:fix_ret, r=steveklabnik | Guillaume Gomez | -5/+24 |
| 2016-07-15 | Rollup merge of #34799 - wuranbo:patch-3, r=steveklabnik | Guillaume Gomez | -2/+56 |
| 2016-07-15 | Rollup merge of #34794 - frewsxcv:exitstatus-success, r=GuillaumeGomez | Guillaume Gomez | -0/+17 |
| 2016-07-15 | Rollup merge of #34777 - glandium:issue34697, r=GuillaumeGomez | Guillaume Gomez | -1/+5 |
| 2016-07-15 | Rollup merge of #34733 - izgzhen:alloc-arc-doc-improve, r=steveklabnik | Guillaume Gomez | -43/+46 |
| 2016-07-15 | Rollup merge of #34456 - tbu-:pr_ptr_null, r=aturon | Guillaume Gomez | -29/+41 |
| 2016-07-15 | Add labels hygiene test | Jeffrey Seyfried | -0/+7 |
| 2016-07-15 | Include the `MacroDefinition` rib in the label ribs. | Jeffrey Seyfried | -4/+16 |
| 2016-07-14 | Auto merge of #34801 - TimNN:rustbuild-doc-fixes, r=alexcrichton | bors | -5/+15 |
| 2016-07-14 | Mention where `std::vec` structs originate from. | Corey Farwell | -0/+11 |
| 2016-07-14 | Auto merge of #34599 - cuviper:unicode-9.0, r=alexcrichton | bors | -849/+950 |
| 2016-07-14 | Auto merge of #34797 - doomrobo:fix-import-trait-method, r=jseyfried | bors | -10/+35 |
| 2016-07-14 | Fix up more tests that I missed | Jonathan Turner | -1/+1 |
| 2016-07-14 | Auto merge of #34824 - alexcrichton:fix-nightlies, r=brson | bors | -2/+1 |