| Age | Commit message (Expand) | Author | Lines |
| 2020-04-25 | Auto merge of #5530 - ebroto:issue_5524, r=flip1995 | bors | -8/+31 |
| 2020-04-25 | map_clone: avoid suggesting `copied()` for &mut | Eduardo Broto | -8/+31 |
| 2020-04-25 | fix redundant_pattern_matching lint | Aleksei Latyshev | -46/+141 |
| 2020-04-25 | Detect git version before attempting to use --progress | Dillon Amburgey | -11/+15 |
| 2020-04-25 | Auto merge of #5527 - flip1995:rollup-pr2htfd, r=flip1995 | bors | -57/+124 |
| 2020-04-25 | Rollup merge of #5523 - phansch:add-new-ret-no-self-testcase, r=flip1995 | Philipp Krones | -0/+11 |
| 2020-04-25 | Rollup merge of #5517 - flip1995:deploy_time_travel, r=Manishearth | Philipp Krones | -2/+6 |
| 2020-04-25 | Rollup merge of #5516 - flip1995:doc_release, r=phansch | Philipp Krones | -1/+11 |
| 2020-04-25 | Rollup merge of #5505 - flip1995:avoid_running_lints, r=matthiaskrgr | Philipp Krones | -27/+66 |
| 2020-04-25 | Rollup merge of #5408 - dtolnay:matchbool, r=flip1995 | Philipp Krones | -27/+30 |
| 2020-04-25 | Add tests for #1654 | flip1995 | -15/+41 |
| 2020-04-25 | Don't trigger while_let_on_iterator when the iterator is recreated every iter... | flip1995 | -0/+11 |
| 2020-04-25 | Auto merge of #5520 - matthiaskrgr:rustup_44, r=flip1995,phansch | bors | -50/+212 |
| 2020-04-25 | Update issue_2356.stderr reference file | flip1995 | -2/+2 |
| 2020-04-25 | Update while_let_on_iterator tests | flip1995 | -21/+177 |
| 2020-04-25 | Fix while_let_on_iterator suggestion and make it MachineApplicable | flip1995 | -5/+6 |
| 2020-04-25 | Auto merge of #71556 - Dylan-DPC:rollup-9ll4shr, r=Dylan-DPC | bors | -188/+314 |
| 2020-04-25 | Rollup merge of #71548 - crlf0710:cursor_bounds, r=Amanieu | Dylan DPC | -0/+12 |
| 2020-04-25 | Rollup merge of #71545 - Askaholic:patch-1, r=jonas-schievink | Dylan DPC | -2/+2 |
| 2020-04-25 | Rollup merge of #71544 - cuviper:filter_map_next, r=Mark-Simulacrum | Dylan DPC | -151/+99 |
| 2020-04-25 | Rollup merge of #71168 - SimonSapin:into_raw_non_null, r=Amanieu | Dylan DPC | -31/+46 |
| 2020-04-25 | Rollup merge of #70712 - :stabilize-remove-entry, r=Amanieu | Dylan DPC | -2/+1 |
| 2020-04-25 | Rollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu | Dylan DPC | -0/+87 |
| 2020-04-25 | Rollup merge of #69041 - petrochenkov:stabmodispan, r=Amanieu | Dylan DPC | -2/+67 |
| 2020-04-25 | Replace thread_local with generator resume arguments in box_region. | Alex Aktsipetrov | -23/+31 |
| 2020-04-25 | Remove support for self-opening | Mark Rousskov | -117/+16 |
| 2020-04-25 | Use the correct bound for `Cursor` `Send` | Charles Lew | -1/+1 |
| 2020-04-25 | Auto merge of #71439 - Mark-Simulacrum:stage0-next, r=jonas-schievink | bors | -345/+47 |
| 2020-04-25 | Bump rustfmt to most recently shipped | Mark Rousskov | -18/+27 |
| 2020-04-25 | Bump bootstrap compiler | Mark Rousskov | -329/+22 |
| 2020-04-25 | Add a test for `Span::resolved_at` and `Span::located_at` | Vadim Petrochenkov | -0/+65 |
| 2020-04-25 | proc_macro: Stabilize `Span::resolved_at` and `Span::located_at` | Vadim Petrochenkov | -2/+2 |
| 2020-04-25 | Replace hash map with IndexVec for liveness data. | Alex Aktsipetrov | -21/+13 |
| 2020-04-25 | Auto merge of #71549 - Dylan-DPC:rollup-j6jlp9l, r=Dylan-DPC | bors | -164/+176 |
| 2020-04-25 | Rollup merge of #71533 - pnkfelix:revert-70566-for-const-validation-fix, r=Dy... | Dylan DPC | -138/+118 |
| 2020-04-25 | Rollup merge of #71523 - Mark-Simulacrum:alloc-inline-dup, r=Amanieu | Dylan DPC | -10/+7 |
| 2020-04-25 | Rollup merge of #71517 - flip1995:unused_braces_hack, r=oli-obk | Dylan DPC | -1/+21 |
| 2020-04-25 | Rollup merge of #71494 - flip1995:while_let_span, r=petrochenkov | Dylan DPC | -10/+12 |
| 2020-04-25 | Rollup merge of #71364 - Amanieu:zprofile_compiler_builtins, r=cramertj | Dylan DPC | -5/+18 |
| 2020-04-25 | Add lifetime test case for `new_ret_no_self` | Philipp Hansch | -0/+11 |
| 2020-04-25 | Renamed lint to `match_on_vec_items` | CrazyRoka | -28/+28 |
| 2020-04-25 | Add missing Send and Sync bounds for linked list Cursor and CursorMut. | Charles Lew | -0/+12 |
| 2020-04-25 | Auto merge of #71458 - ecstatic-morse:bootstrap-cfg-doc, r=Mark-Simulacrum | bors | -3/+18 |
| 2020-04-25 | Fix comment in docstring example for Error::kind | Askaholic | -2/+2 |
| 2020-04-24 | Replace filter_map().next() calls with find_map() | Josh Stone | -151/+99 |
| 2020-04-24 | Add regression test for #26376 | Wesley Wiser | -0/+25 |
| 2020-04-25 | Make `prefix` immutable | Donough Liu | -15/+14 |
| 2020-04-24 | Auto merge of #71539 - Dylan-DPC:rollup-a2vbfh9, r=Dylan-DPC | bors | -187/+451 |
| 2020-04-25 | Rollup merge of #71535 - workingjubilee:jubilee-markdown-fix, r=Mark-Simulacrum | Dylan DPC | -2/+2 |
| 2020-04-25 | Rollup merge of #71534 - cuviper:unused-option-map, r=Mark-Simulacrum | Dylan DPC | -64/+111 |