| Age | Commit message (Expand) | Author | Lines |
| 2019-06-28 | arbitrary_self_types lifetime elision: --bless --compare-mode=nll. | Mazdak Farrokhzad | -0/+42 |
| 2019-06-28 | Remove query for `.pin_type()` | Taiki Endo | -2/+15 |
| 2019-06-28 | Allow lifetime elision in `Pin<&(mut) Self>` | Taiki Endo | -0/+137 |
| 2019-06-26 | Revert "Set test flag when rustdoc is running with --test option" | Oliver Middleton | -3/+6 |
| 2019-06-26 | rustc_typeck: correctly compute `Substs` for `Res::SelfCtor`. | Eduard-Mihai Burtescu | -0/+66 |
| 2019-06-26 | bless ui tests | Pietro Albini | -8/+1 |
| 2019-06-26 | Fix ICE involving mut references | Esteban Küber | -0/+33 |
| 2019-06-26 | Hygienize macros in the standard library | Vadim Petrochenkov | -27/+6 |
| 2019-06-26 | Handle index out of bound errors during const eval without panic | Esteban Küber | -0/+30 |
| 2019-06-26 | Regression test for issue #60654. | Felix S. Klock II | -0/+26 |
| 2019-06-06 | Rollup merge of #61569 - cuviper:beta-1.36-no-unwind-abort, r=Mark-Simulacrum | Pietro Albini | -2/+10 |
| 2019-06-06 | upgrade rustdoc's `pulldown-cmark` to 0.5.2 | Andy Russell | -0/+9 |
| 2019-06-06 | Add test for denying overflowing literal in loop | varkor | -1/+10 |
| 2019-06-06 | Update unreachable loop patterns test | varkor | -1/+8 |
| 2019-06-06 | Turn ICE on type arguments on variables into an error | Oliver Scherer | -0/+33 |
| 2019-06-06 | Add regression test | Esteban Küber | -0/+15 |
| 2019-06-05 | Force #[unwind(aborts)] in test/codegen/c-variadic.rs | Josh Stone | -0/+6 |
| 2019-06-05 | Revert "Allow a dirty MirBuilt for make_extern and make_method_extern" | Josh Stone | -2/+2 |
| 2019-06-05 | Permit unwinding through FFI by default | Mark Rousskov | -0/+2 |
| 2019-05-28 | add ui tests | Mark Mansi | -0/+47 |
| 2019-05-21 | Auto merge of #60950 - taiki-e:arbitrary_self_types-tests, r=Centril | bors | -3/+5 |
| 2019-05-20 | Rollup merge of #60823 - oli-obk:used_unused_no_mangle, r=michaelwoerister | Mazdak Farrokhzad | -7/+11 |
| 2019-05-20 | Rollup merge of #60511 - taiki-e:libstd-intra-doc, r=Dylan-DPC | Mazdak Farrokhzad | -0/+3 |
| 2019-05-20 | Auto merge of #60445 - RalfJung:maybe-uninit, r=Centril | bors | -2/+1 |
| 2019-05-20 | stabilize core parts of MaybeUninit and deprecate mem::uninitialized in the f... | Ralf Jung | -2/+1 |
| 2019-05-20 | Auto merge of #60921 - cuviper:remove-mpsc_select, r=SimonSapin | bors | -37/+0 |
| 2019-05-20 | Rollup merge of #60908 - GuillaumeGomez:errors, r=oli-obk | Mazdak Farrokhzad | -7/+76 |
| 2019-05-20 | Rollup merge of #60745 - wesleywiser:const_prop_into_terminators, r=oli-obk | Mazdak Farrokhzad | -6/+44 |
| 2019-05-20 | Rollup merge of #60590 - petertodd:2018-test-union-nonzero, r=nikomatsakis,Ce... | Mazdak Farrokhzad | -0/+94 |
| 2019-05-19 | [const-prop] Support propagating into SwitchInt's `discr` Operand | Wesley Wiser | -4/+42 |
| 2019-05-19 | [const-prop] Support propagating into Assert's `cond` Operand | Wesley Wiser | -2/+2 |
| 2019-05-19 | Auto merge of #60065 - QuietMisdreavus:async-move-doctests, r=ollie27 | bors | -4/+18 |
| 2019-05-19 | Move run-pass/self/* to ui/self | Taiki Endo | -3/+3 |
| 2019-05-19 | Auto merge of #60760 - GuillaumeGomez:generic-display, r=varkor,badboy | bors | -0/+30 |
| 2019-05-19 | Move arbitrary_self_types's tests into ui/self | Taiki Endo | -0/+2 |
| 2019-05-18 | Make clear that status quo ≠ guarantee | Peter Todd | -2/+3 |
| 2019-05-19 | Rollup merge of #60924 - estebank:try-msg, r=petrochenkov | Mazdak Farrokhzad | -0/+3 |
| 2019-05-19 | Rollup merge of #60370 - Richard-W:const-layout-construction, r=sfackler | Mazdak Farrokhzad | -0/+21 |
| 2019-05-18 | Auto merge of #60093 - GuillaumeGomez:fix-attrs-pos, r=Manishearth | bors | -2/+2 |
| 2019-05-18 | Auto merge of #60252 - davidtwco:issue-57672, r=Mark-Simulacrum | bors | -51/+47 |
| 2019-05-18 | Fix display of const generics in rustdoc | Guillaume Gomez | -0/+30 |
| 2019-05-18 | Update rustdoc-ui tests | Guillaume Gomez | -8/+38 |
| 2019-05-18 | Fix lints handling in rustdoc | Guillaume Gomez | -0/+39 |
| 2019-05-18 | Auto merge of #60386 - Goirad:sgx-ignore-tests, r=nikomatsakis | bors | -20/+113 |
| 2019-05-17 | Auto merge of #49799 - hdhoang:46205_deny_incoherent_fundamental_impls, r=nik... | bors | -5/+2 |
| 2019-05-17 | Explain that ? converts the error type using From | Esteban Küber | -0/+3 |
| 2019-05-17 | Remove the unstable and deprecated mpsc_select | Josh Stone | -37/+0 |
| 2019-05-17 | Rollup merge of #60901 - estebank:str-str-str, r=Centril | Manish Goregaokar | -11/+170 |
| 2019-05-17 | Account for &String + String | Esteban Küber | -2/+2 |
| 2019-05-17 | Auto merge of #60171 - matthewjasper:full-nll-compare-mode, r=pnkfelix | bors | -962/+5201 |