about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-12-31remove move_val_init leftoversRalf Jung-398/+36
2020-12-30implement ptr::write without dedicated intrinsicRalf Jung-12/+11
2020-12-30Auto merge of #79684 - usbalbin:const_copy, r=oli-obkbors-13/+185
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-29Auto merge of #80453 - petrochenkov:nocfail, r=Mark-Simulacrumbors-196/+516
2020-12-29Remove unnecessary semicolon from Clippy testAaron Hill-2/+2
2020-12-29Remove unnecessary semicolon from Rustdoc-generated codeAaron Hill-4/+4
2020-12-29Remove trailing semicolon in librustdocAaron Hill-1/+1
2020-12-29Lint on redundant trailing semicolon after itemAaron Hill-23/+25
2020-12-29don't redundantly repeat field namesMatthias Krüger-10/+7
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-196/+516
2020-12-29don't clone copy typesMatthias Krüger-10/+10
2020-12-29More uses of the matches! macroLingMan-16/+9
2020-12-29Use sans-serif font for the "all items" page linksGuillaume Gomez-1/+3
2020-12-29Remove pretty-print/reparse hack, and add derive-specific hackAaron Hill-408/+184
2020-12-29Auto merge of #80014 - jyn514:box-item-kind, r=nnethercotebors-93/+93
2020-12-29Fix small typo in time commentBlackHoleFox-1/+1
2020-12-29Auto merge of #79084 - simonvandel:instcombine-perf, r=oli-obkbors-4/+24
2020-12-29Add static assertion for the size of ItemKindJoshua Nelson-0/+4
2020-12-29Fix typo in ffi-pure.mdIkko Ashimine-1/+1
2020-12-29Use Option::map_or instead of open coding itLingMan-4/+2
2020-12-29Auto merge of #80449 - m-ou-se:rollup-kp2e5n8, r=m-ou-sebors-131/+231
2020-12-29Make forget intrinsic safeTomasz Miąsko-17/+17
2020-12-28Add llvm-libunwind change to bootstrap CHANGELOGTyler Mandry-1/+6
2020-12-28Add missing commas to `rustc_ast_pretty::pp` docsCamelid-2/+2
2020-12-28use exhaustive pattern match to prevent future bugsSimon Vandel Sillesen-4/+13
2020-12-28Rollup merge of #80448 - m-ou-se:deque-range-version, r=m-ou-seMara Bos-2/+2
2020-12-28Rollup merge of #80431 - xfix:add-chr-as-doc-alias, r=steveklabnikMara Bos-0/+1
2020-12-28Rollup merge of #80430 - xfix:add-length-as-doc-alias, r=steveklabnikMara Bos-0/+13
2020-12-28Rollup merge of #80419 - LeSeulArtichaut:80375-test-case, r=lcnrMara Bos-0/+15
2020-12-28Rollup merge of #80410 - MarcoIeni:patch-1, r=jonas-schievinkMara Bos-1/+1
2020-12-28Rollup merge of #80403 - 0xflotus:patch-1, r=jyn514Mara Bos-1/+1
2020-12-28Rollup merge of #80402 - camelid:inferty-docs, r=matthewjasperMara Bos-3/+30
2020-12-28Rollup merge of #80398 - CAD97:fix-80365, r=dtolnayMara Bos-2/+2
2020-12-28Rollup merge of #80393 - ehuss:doc-git-link, r=jyn514Mara Bos-0/+6
2020-12-28Rollup merge of #80390 - ssomers:btree_cleanup_slices_2, r=Mark-SimulacrumMara Bos-50/+48