| Age | Commit message (Expand) | Author | Lines |
| 2019-09-30 | Convert some `match` expressions to `if`s. | Nicholas Nethercote | -36/+21 |
| 2019-09-30 | Introduce some intermediate variables that aid readability. | Nicholas Nethercote | -3/+5 |
| 2019-09-30 | Remove unnecessary uses of `ObligationForest::scratch`. | Nicholas Nethercote | -12/+8 |
| 2019-09-30 | Use `filter` and `map` in `to_errors`. | Nicholas Nethercote | -11/+11 |
| 2019-09-30 | Tweak the control flow in `process_obligations()`. | Nicholas Nethercote | -4/+4 |
| 2019-09-30 | Inline `mark_as_waiting_from`. | Nicholas Nethercote | -12/+13 |
| 2019-09-30 | Rename `node_index` as `index`. | Nicholas Nethercote | -2/+2 |
| 2019-09-30 | Remove `NodeState::OnDfsStack`. | Nicholas Nethercote | -19/+19 |
| 2019-09-29 | Rollup merge of #64894 - Centril:fix-64682, r=petrochenkov | Mazdak Farrokhzad | -127/+391 |
| 2019-09-29 | Rollup merge of #64858 - skinny121:str-const-generics, r=varkor | Mazdak Farrokhzad | -26/+116 |
| 2019-09-29 | Rollup merge of #64825 - estebank:match-unit, r=Centril | Mazdak Farrokhzad | -50/+180 |
| 2019-09-29 | Rollup merge of #64735 - GuillaumeGomez:long-err-explanation-E0533, r=Centril | Mazdak Farrokhzad | -4/+67 |
| 2019-09-29 | Rollup merge of #64691 - estebank:unexpected-variant, r=Centril | Mazdak Farrokhzad | -24/+126 |
| 2019-09-29 | libtest: encapsulate time-related logic and avoid unnecessary allocations | Igor Aleksanov | -19/+39 |
| 2019-09-29 | Enhance report-time option | Igor Aleksanov | -95/+546 |
| 2019-09-29 | bump Miri | Ralf Jung | -5/+10 |
| 2019-09-29 | remove indexed_vec re-export from rustc_data_structures | csmoe | -163/+164 |
| 2019-09-29 | remove ClosureSubsts with SubstsRef | csmoe | -29/+37 |
| 2019-09-29 | clean ClosureSubsts in rustc::ty | csmoe | -21/+26 |
| 2019-09-29 | introduce from_ref helper for replacement | csmoe | -13/+86 |
| 2019-09-29 | remove bit_set re-export from rustc_data_structures | csmoe | -42/+49 |
| 2019-09-29 | move bit_set into rustc_index | csmoe | -2/+3 |
| 2019-09-29 | move index_vec into rustc_index | csmoe | -1/+8 |
| 2019-09-29 | init librustc_index crate | csmoe | -0/+12 |
| 2019-09-29 | Get the type of a local from `local_decls` in `schedule_drop` | Matthew Jasper | -17/+9 |
| 2019-09-29 | Auto merge of #64158 - tmandry:libtest-panic-abort, r=alexcrichton | bors | -118/+438 |
| 2019-09-29 | syntax: fix #64682. | Mazdak Farrokhzad | -127/+391 |
| 2019-09-29 | Auto merge of #64546 - weiznich:bugfix/rfc-2451-rerebalance-tests, r=nikomats... | bors | -17/+531 |
| 2019-09-29 | Zero-initialize `vec![None; n]` for `Option<&T>`, `Option<&mut T>` and `Optio... | Simon Sapin | -0/+25 |
| 2019-09-29 | Fix `vec![x; n]` with null raw fat pointer zeroing the pointer metadata | Simon Sapin | -2/+50 |
| 2019-09-29 | Auto merge of #64886 - Centril:rollup-30dqh8j, r=Centril | bors | -909/+560 |
| 2019-09-29 | syntax: recover trailing `|` in or-patterns. | Mazdak Farrokhzad | -37/+323 |
| 2019-09-29 | Rollup merge of #64824 - Mark-Simulacrum:no-stable-hasher-result-everywhere, ... | Mazdak Farrokhzad | -472/+191 |
| 2019-09-29 | Rollup merge of #64799 - Aaron1011:fix/double-panic, r=Mark-Simulacrum | Mazdak Farrokhzad | -3/+7 |
| 2019-09-29 | Rollup merge of #64589 - andre-richter:aarch64_bare_metal, r=Amanieu | Mazdak Farrokhzad | -2/+40 |
| 2019-09-29 | Rollup merge of #63492 - eddyb:cvarargs, r=nagisa,matthewjasper | Mazdak Farrokhzad | -432/+322 |
| 2019-09-29 | Auto merge of #64470 - ecstatic-morse:split-promotion-and-validation, r=eddyb... | bors | -290/+2009 |
| 2019-09-28 | Put panic=abort test support behind -Z panic_abort_tests | Tyler Mandry | -15/+45 |
| 2019-09-28 | Add test for libtest panic=abort mode | Tyler Mandry | -0/+65 |
| 2019-09-28 | Spawn one subprocess per unit test when panic=abort | Tyler Mandry | -100/+304 |
| 2019-09-28 | Support run-fail ui tests | Tyler Mandry | -4/+25 |
| 2019-09-28 | Rollup merge of #64880 - llogiq:slice-docs, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-09-28 | Rollup merge of #64876 - vertexclique:vcq/fix-fn-name-intrinsic-op-unsafety, ... | Mazdak Farrokhzad | -4/+4 |
| 2019-09-28 | Rollup merge of #64875 - ehuss:async-await-reserved, r=estebank | Mazdak Farrokhzad | -61/+61 |
| 2019-09-28 | Rollup merge of #64852 - Baranowski:param_note_52082, r=estebank | Mazdak Farrokhzad | -26/+188 |
| 2019-09-28 | Rollup merge of #64837 - nliberg:patch-2, r=Centril | Mazdak Farrokhzad | -6/+6 |
| 2019-09-28 | Rollup merge of #64793 - immunant:format_spans, r=matthewjasper | Mazdak Farrokhzad | -12/+9 |
| 2019-09-28 | Rollup merge of #64763 - GuillaumeGomez:long-err-explanation-E0734, r=estebank | Mazdak Farrokhzad | -32/+59 |
| 2019-09-28 | Rollup merge of #64678 - tomtau:fix/no-std-error, r=matthewjasper | Mazdak Farrokhzad | -18/+50 |
| 2019-09-28 | Rollup merge of #64387 - nathanwhit:redundant-semi-fix, r=varkor | Mazdak Farrokhzad | -3/+64 |