| Age | Commit message (Expand) | Author | Lines |
| 2017-06-29 | Auto merge of #42848 - ids1024:redox-fix, r=sfackler | bors | -3/+2 |
| 2017-06-29 | Auto merge of #42642 - venkatagiri:issue_42312, r=nikomatsakis | bors | -66/+61 |
| 2017-06-28 | Auto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis | bors | -12/+68 |
| 2017-06-28 | add comments | Ariel Ben-Yehuda | -0/+27 |
| 2017-06-28 | rustc_typeck: use body-id of type-checking item in need_type_info | Venkata Giri Reddy | -26/+29 |
| 2017-06-28 | Auto merge of #42850 - estebank:unwanted-return-rotj, r=nikomatsakis | bors | -77/+549 |
| 2017-06-28 | rustc_typeck: enforce argument type is sized | Venkata Giri Reddy | -6/+32 |
| 2017-06-28 | rustc_typeck: remove old-style WF obligation | Venkata Giri Reddy | -34/+0 |
| 2017-06-28 | Auto merge of #42819 - scottmcm:swap-nonoverlapping, r=sfackler | bors | -61/+86 |
| 2017-06-28 | Auto merge of #42745 - sfackler:1.19-stabilization, r=alexcrichton | bors | -238/+194 |
| 2017-06-28 | Auto merge of #42931 - arielb1:statement-visitor, r=eddyb | bors | -2/+18 |
| 2017-06-28 | re-add the call to `super_statement` in EraseRegions | Ariel Ben-Yehuda | -2/+18 |
| 2017-06-28 | Auto merge of #42709 - stepancheg:discriminant-hash, r=jseyfried | bors | -10/+20 |
| 2017-06-28 | Auto merge of #42431 - nagisa:core-float-2, r=alexcrichton | bors | -46/+40 |
| 2017-06-28 | Auto merge of #42417 - eddyb:separate-fn-sig, r=nikomatsakis | bors | -879/+777 |
| 2017-06-27 | Review comments | Esteban Küber | -6/+24 |
| 2017-06-27 | tests: work around fallout from normalizing signatures separately. | Eduard-Mihai Burtescu | -0/+10 |
| 2017-06-27 | rustc_typeck: support functions in variance computation. | Eduard-Mihai Burtescu | -505/+317 |
| 2017-06-27 | rustc: move the PolyFnSig out of TyFnDef. | Eduard-Mihai Burtescu | -354/+427 |
| 2017-06-27 | rustc: rename closure_type to fn_sig. | Eduard-Mihai Burtescu | -26/+29 |
| 2017-06-27 | Auto merge of #42922 - frewsxcv:rollup, r=frewsxcv | bors | -136/+336 |
| 2017-06-26 | Rollup merge of #42917 - kennytm:gdb-fatal-proc-rec, r=Mark-Simulacrum | Corey Farwell | -1/+1 |
| 2017-06-26 | Rollup merge of #42905 - casey:casey-utf8-null-doc, r=steveklabnik | Corey Farwell | -1/+1 |
| 2017-06-26 | Rollup merge of #42874 - zackmdavis:overzealous_by_outer_forbid, r=nikomatsakis | Corey Farwell | -17/+73 |
| 2017-06-26 | Rollup merge of #42871 - llogiq:for_lowering_vs_clippy, r=arielb1 | Corey Farwell | -6/+6 |
| 2017-06-26 | Rollup merge of #42519 - GuillaumeGomez:create-more-error-codes, r=QuietMisdr... | Corey Farwell | -111/+255 |
| 2017-06-26 | Auto merge of #42916 - Mark-Simulacrum:update-cargo, r=alexcrichton | bors | -47/+62 |
| 2017-06-27 | compiletest: show details if GDB failed to execute. | kennytm | -1/+1 |
| 2017-06-26 | Update Cargo | Mark Simulacrum | -47/+62 |
| 2017-06-26 | Auto merge of #42885 - ollie27:rustdoc_empty_glob_path, r=GuillaumeGomez | bors | -1/+28 |
| 2017-06-25 | Reword OsStr docs to clarify that utf8 may contain nulls | Casey Rodarmor | -1/+1 |
| 2017-06-25 | Auto merge of #42865 - ollie27:rustdoc_assoc_consts, r=GuillaumeGomez | bors | -43/+108 |
| 2017-06-25 | Add reference link | Guillaume Gomez | -0/+12 |
| 2017-06-24 | Don't naively point to return type on type error | Esteban Küber | -67/+3 |
| 2017-06-24 | Stabilize RangeArgument | Steven Fackler | -217/+187 |
| 2017-06-24 | Stabilize ThreadId | Steven Fackler | -8/+2 |
| 2017-06-24 | Stabilize OsString::shrink_to_fit | Steven Fackler | -3/+1 |
| 2017-06-24 | Stabilize cmp::Reverse | Steven Fackler | -4/+3 |
| 2017-06-24 | Stabilize Command::envs | Steven Fackler | -6/+1 |
| 2017-06-24 | Auto merge of #42784 - tlively:wasm-bot, r=alexcrichton | bors | -12/+117 |
| 2017-06-24 | Use new macro instead | Guillaume Gomez | -7/+7 |
| 2017-06-24 | wording improvement | Guillaume Gomez | -38/+35 |
| 2017-06-24 | Add E0607 | Guillaume Gomez | -9/+42 |
| 2017-06-24 | Add E0606 | Guillaume Gomez | -64/+83 |
| 2017-06-24 | Add E0605 | Guillaume Gomez | -13/+70 |
| 2017-06-24 | Add E0604 | Guillaume Gomez | -7/+33 |
| 2017-06-24 | Do not specify return type in suggestion for some `Ty`s | Esteban Küber | -5/+21 |
| 2017-06-24 | Restore old emscripten.sh for use by asmjs | Thomas Lively | -23/+76 |
| 2017-06-24 | rustdoc: Don't ICE on `use *;` | Oliver Middleton | -1/+28 |
| 2017-06-24 | Suggest removal of semicolon (instead of being help) | Esteban Küber | -37/+14 |