| Age | Commit message (Expand) | Author | Lines |
| 2020-12-31 | Auto merge of #80435 - pietroalbini:compression-formats, r=Mark-Simulacrum | bors | -6/+33 |
| 2020-12-30 | Auto merge of #80530 - m-ou-se:rollup-zit69ko, r=m-ou-se | bors | -1434/+1777 |
| 2020-12-30 | Rollup merge of #80513 - LeSeulArtichaut:80062-test, r=lcnr | Mara Bos | -0/+21 |
| 2020-12-30 | Rollup merge of #80495 - jyn514:rename-empty, r=petrochenkov | Mara Bos | -46/+46 |
| 2020-12-30 | Rollup merge of #80491 - RalfJung:dangling-of-val, r=oli-obk | Mara Bos | -5/+16 |
| 2020-12-30 | Rollup merge of #80488 - CAD97:drop-weak-without-reference, r=m-ou-se | Mara Bos | -2/+2 |
| 2020-12-30 | Rollup merge of #80458 - RalfJung:promotion-refactor, r=oli-obk | Mara Bos | -99/+115 |
| 2020-12-30 | Rollup merge of #80424 - jyn514:bootstrap-cleanup, r=Mark-Simulacrum | Mara Bos | -2/+4 |
| 2020-12-30 | Rollup merge of #80128 - pierwill:pierwill-docs-fieldpat, r=jyn514 | Mara Bos | -6/+6 |
| 2020-12-30 | Rollup merge of #79479 - camelid:intersperse, r=m-ou-se | Mara Bos | -2/+189 |
| 2020-12-30 | Rollup merge of #78934 - DeveloperC286:issue_60302_vec, r=m-ou-se | Mara Bos | -1272/+1378 |
| 2020-12-30 | Add tracking issue | Camelid | -5/+5 |
| 2020-12-30 | Add Iterator::intersperse | Jonas Schievink | -2/+189 |
| 2020-12-30 | Auto merge of #80511 - Mark-Simulacrum:bump-stage0, r=pietroalbini | bors | -92/+19 |
| 2020-12-30 | Fix rustdoc link in vec/into_iter.rs. | Mara Bos | -2/+2 |
| 2020-12-30 | Auto merge of #80510 - JohnTitor:rollup-gow7y0l, r=JohnTitor | bors | -279/+387 |
| 2020-12-30 | Add regression test for #80062 | LeSeulArtichaut | -0/+21 |
| 2020-12-30 | bootstrap: extract from any compression algorithm during distcheck | Pietro Albini | -5/+2 |
| 2020-12-30 | Rename kw::Invalid -> kw::Empty | Joshua Nelson | -46/+46 |
| 2020-12-30 | Bump bootstrap compiler to 1.50 beta | Mark Rousskov | -92/+19 |
| 2020-12-30 | Rollup merge of #80509 - matthiaskrgr:ptr_arg, r=varkor | Yuki Okushi | -27/+21 |
| 2020-12-30 | Rollup merge of #80492 - matthiaskrgr:tasty_wraps, r=varkor | Yuki Okushi | -81/+56 |
| 2020-12-30 | Rollup merge of #80381 - rust-lang:revert-80244-spans, r=GuillaumeGomez | Yuki Okushi | -89/+126 |
| 2020-12-30 | Rollup merge of #80337 - jyn514:add-query-desc, r=varkor | Yuki Okushi | -2/+36 |
| 2020-12-30 | Rollup merge of #80311 - sivadeilra:natvis, r=petrochenkov | Yuki Okushi | -49/+71 |
| 2020-12-30 | Rollup merge of #80260 - RalfJung:less-untyped-panics, r=m-ou-se | Yuki Okushi | -10/+11 |
| 2020-12-30 | Rollup merge of #80185 - JohnTitor:issue-80134, r=davidtwco | Yuki Okushi | -21/+66 |
| 2020-12-30 | Fix ICE when pointing at multi bytes character | Yuki Okushi | -21/+66 |
| 2020-12-30 | CTFE: test size/align_of_val_raw on dangling pointers | Ralf Jung | -2/+11 |
| 2020-12-30 | Auto merge of #79684 - usbalbin:const_copy, r=oli-obk | bors | -13/+185 |
| 2020-12-30 | remove unused return types such as empty Results or Options that would always... | Matthias Krüger | -81/+56 |
| 2020-12-30 | where possible, pass slices instead of &Vec or &String (clippy::ptr_arg) | Matthias Krüger | -27/+21 |
| 2020-12-30 | Auto merge of #80503 - JohnTitor:rollup-b26vglu, r=JohnTitor | bors | -142/+164 |
| 2020-12-30 | Rollup merge of #80487 - matthiaskrgr:field_names, r=jyn514 | Yuki Okushi | -10/+7 |
| 2020-12-30 | Rollup merge of #80482 - matthiaskrgr:cl0ne_on_copy, r=jyn514 | Yuki Okushi | -10/+10 |
| 2020-12-30 | Rollup merge of #80477 - tmiasko:safe-forget, r=oli-obk | Yuki Okushi | -17/+17 |
| 2020-12-30 | Rollup merge of #80472 - GuillaumeGomez:sans-serif-for-all-items-page, r=Nemo157 | Yuki Okushi | -1/+3 |
| 2020-12-30 | Rollup merge of #80469 - BlackHoleFox:fix-time-typo, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-12-30 | Rollup merge of #80467 - LingMan:more_matches, r=oli-obk | Yuki Okushi | -16/+9 |
| 2020-12-30 | Rollup merge of #80465 - eltociear:patch-3, r=jyn514 | Yuki Okushi | -1/+1 |
| 2020-12-30 | Rollup merge of #80464 - LingMan:map_or, r=oli-obk | Yuki Okushi | -4/+2 |
| 2020-12-30 | Rollup merge of #80461 - rust-lang:tmandry-patch-1, r=Mark-Simulacrum | Yuki Okushi | -1/+6 |
| 2020-12-30 | Rollup merge of #80457 - camelid:pretty-docs-commas, r=jonas-schievink | Yuki Okushi | -2/+2 |
| 2020-12-30 | Rollup merge of #80358 - pierwill:edit_rustc_span, r=lcnr | Yuki Okushi | -46/+71 |
| 2020-12-30 | Rollup merge of #80348 - matthiaskrgr:less_clones, r=Dylan-DPC | Yuki Okushi | -3/+3 |
| 2020-12-30 | Rollup merge of #79812 - Aaron1011:lint-item-trailing-semi, r=oli-obk | Yuki Okushi | -30/+32 |
| 2020-12-30 | Auto merge of #79472 - Aaron1011:new-remove-pretty-print-hack, r=petrochenkov | bors | -408/+184 |
| 2020-12-29 | Use `desc` as a doc-comment if none exist yet | Joshua Nelson | -2/+36 |
| 2020-12-29 | Auto merge of #80453 - petrochenkov:nocfail, r=Mark-Simulacrum | bors | -196/+516 |
| 2020-12-29 | Remove unnecessary semicolon from Clippy test | Aaron Hill | -2/+2 |