about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-12-31Auto merge of #80435 - pietroalbini:compression-formats, r=Mark-Simulacrumbors-6/+29
2020-12-30Auto merge of #80530 - m-ou-se:rollup-zit69ko, r=m-ou-sebors-13/+43
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-6/+6
2020-12-30Rollup merge of #80491 - RalfJung:dangling-of-val, r=oli-obkMara Bos-0/+7
2020-12-30Rollup merge of #80424 - jyn514:bootstrap-cleanup, r=Mark-SimulacrumMara Bos-2/+4
2020-12-30Rollup merge of #79479 - camelid:intersperse, r=m-ou-seMara Bos-1/+1
2020-12-30Rollup merge of #78934 - DeveloperC286:issue_60302_vec, r=m-ou-seMara Bos-4/+4
2020-12-30Add Iterator::intersperseJonas Schievink-1/+1
2020-12-30Auto merge of #80511 - Mark-Simulacrum:bump-stage0, r=pietroalbinibors-9/+3
2020-12-30Auto merge of #80510 - JohnTitor:rollup-gow7y0l, r=JohnTitorbors-161/+269
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-6/+6
2020-12-30Bump bootstrap compiler to 1.50 betaMark Rousskov-9/+3
2020-12-30Rollup merge of #80509 - matthiaskrgr:ptr_arg, r=varkorYuki Okushi-1/+1
2020-12-30Rollup merge of #80492 - matthiaskrgr:tasty_wraps, r=varkorYuki Okushi-6/+6
2020-12-30Rollup merge of #80381 - rust-lang:revert-80244-spans, r=GuillaumeGomezYuki Okushi-89/+126
2020-12-30Rollup merge of #80311 - sivadeilra:natvis, r=petrochenkovYuki Okushi-49/+71
2020-12-30Fix ICE when pointing at multi bytes characterYuki Okushi-16/+65
2020-12-30CTFE: test size/align_of_val_raw on dangling pointersRalf Jung-0/+7
2020-12-30Auto merge of #79684 - usbalbin:const_copy, r=oli-obkbors-0/+70
2020-12-30remove unused return types such as empty Results or Options that would always...Matthias Krüger-6/+6
2020-12-30where possible, pass slices instead of &Vec or &String (clippy::ptr_arg)Matthias Krüger-1/+1
2020-12-30Rollup merge of #80482 - matthiaskrgr:cl0ne_on_copy, r=jyn514Yuki Okushi-9/+9
2020-12-30Rollup merge of #80477 - tmiasko:safe-forget, r=oli-obkYuki Okushi-16/+10
2020-12-30Rollup merge of #80472 - GuillaumeGomez:sans-serif-for-all-items-page, r=Nemo157Yuki Okushi-1/+3
2020-12-30Rollup merge of #80465 - eltociear:patch-3, r=jyn514Yuki Okushi-1/+1
2020-12-30Rollup merge of #80461 - rust-lang:tmandry-patch-1, r=Mark-SimulacrumYuki Okushi-1/+6
2020-12-30Rollup merge of #79812 - Aaron1011:lint-item-trailing-semi, r=oli-obkYuki Okushi-13/+29
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-6/+22
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-185/+506
2020-12-29don't clone copy typesMatthias Krüger-9/+9
2020-12-29Use sans-serif font for the "all items" page linksGuillaume Gomez-1/+3
2020-12-29test: updated expected Vec src pathC-4/+4
2020-12-29ci: stop producing gzip-compressed dist tarballsPietro Albini-0/+5
2020-12-29bootstrap: add the dist.compression-formats optionPietro Albini-1/+22
2020-12-29Auto merge of #80014 - jyn514:box-item-kind, r=nnethercotebors-93/+93
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-29Make forget intrinsic safeTomasz Miąsko-16/+10
2020-12-28Add llvm-libunwind change to bootstrap CHANGELOGTyler Mandry-1/+6
2020-12-28Improvements to NatVis supportArlie Davis-49/+71
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 #80393 - ehuss:doc-git-link, r=jyn514Mara Bos-0/+6
2020-12-28Rollup merge of #80434 - pietroalbini:tarball-temp-dir, r=Mark-SimulacrumDylan DPC-1/+1