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