about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-05-20Auto merge of #72378 - Dylan-DPC:rollup-m87bp2d, r=Dylan-DPCbors-110/+415
2020-05-20Auto merge of #72384 - mati865:ci-fix, r=pietroalbinibors-3/+11
2020-05-20Workaround MSYS2/chocolatey issue againMateusz Mikuła-3/+11
2020-05-20Rollup merge of #72366 - nnethercote:tiny-vecs-are-dumb-followup, r=AmanieuDylan DPC-4/+3
2020-05-20Rollup merge of #72364 - jsgf:remove-unused-deps, r=Mark-SimulacrumDylan DPC-8/+0
2020-05-20Rollup merge of #72361 - golddranks:split_inclusive_add_tracking_issue, r=she...Dylan DPC-20/+20
2020-05-20Rollup merge of #72275 - marmeladema:fix-issue-71104-2, r=ecstatic-morseDylan DPC-11/+7
2020-05-20Rollup merge of #72139 - nnethercote:standalone-fold, r=cuviperDylan DPC-44/+199
2020-05-20Rollup merge of #71863 - mibac138:self-import, r=estebankDylan DPC-23/+186
2020-05-20Auto merge of #71923 - csmoe:issue-70818, r=tmandrybors-108/+167
2020-05-20Auto merge of #71769 - petrochenkov:crto, r=cuviperbors-152/+405
2020-05-20Auto merge of #72339 - ehuss:update-cargo, r=ehussbors-6/+6
2020-05-20Adjust the zero check in `RawVec::grow`.Nicholas Nethercote-4/+3
2020-05-19Remove unused dependenciesJeremy Fitzhardinge-8/+0
2020-05-19Alter wording for `use foo::self` helpmibac138-14/+14
2020-05-20split_inclusive: add tracking issue number (72360)Pyry Kontio-20/+20
2020-05-19Add error recovery for `use foo::self`mibac138-4/+89
2020-05-19Suggest fixes for `use foo::self`mibac138-19/+97
2020-05-19Auto merge of #69171 - Amanieu:new-asm, r=nagisa,nikomatsakisbors-278/+9284
2020-05-19Update dlmalloc dependency to 0.1.4Amanieu d'Antras-2/+2
2020-05-19Auto merge of #72227 - nnethercote:tiny-vecs-are-dumb, r=Amanieubors-5/+141
2020-05-19Auto merge of #72346 - Dylan-DPC:rollup-vp418xs, r=Dylan-DPCbors-16/+154
2020-05-19Rollup merge of #72344 - kornelski:assertdoc, r=Mark-SimulacrumDylan DPC-1/+1
2020-05-19Rollup merge of #72338 - doctorn:trait-object-ice, r=ecstatic-morseDylan DPC-1/+27
2020-05-19Rollup merge of #72068 - estebank:mut-deref-hack, r=oli-obkDylan DPC-1/+32
2020-05-19Rollup merge of #72066 - lcnr:const-type-info-err, r=varkorDylan DPC-5/+90
2020-05-19Rollup merge of #71886 - t-rapp:tr-saturating-funcs, r=dtolnayDylan DPC-8/+4
2020-05-19Assert doc wordingKornel-1/+1
2020-05-19Auto merge of #71447 - cuviper:unsized_cow, r=dtolnaybors-5/+141
2020-05-19Auto merge of #68717 - petrochenkov:stabexpat, r=varkorbors-202/+73
2020-05-18Auto merge of #72330 - Dylan-DPC:rollup-yuxadv8, r=Dylan-DPCbors-216/+1343
2020-05-18Update cargoEric Huss-6/+6
2020-05-18Fix ICE in -Zsave-analysisNathan Corbyn-1/+27
2020-05-18Auto merge of #72332 - mati865:ci-fix, r=pietroalbinibors-1/+5
2020-05-18Update pacman firstMateusz Mikuła-1/+5
2020-05-18correctly handle uninferred constsBastian Kauschke-5/+90
2020-05-18Rollup merge of #72318 - tblah:remote-test-client-doc, r=nikomatsakisDylan DPC-5/+51
2020-05-18Rollup merge of #72290 - elichai:2020-doc-lto, r=wesleywiserDylan DPC-6/+12
2020-05-18Rollup merge of #72283 - jonas-schievink:elaborate-drop-elaboration, r=cramertjDylan DPC-9/+99
2020-05-18Rollup merge of #71973 - lcnr:lazy-norm, r=nikomatsakisDylan DPC-145/+669
2020-05-18Rollup merge of #71599 - ldm0:fnclo, r=nikomatsakisDylan DPC-51/+512
2020-05-18Update unstable book documentation with the latest RFC textAmanieu d'Antras-3/+10
2020-05-18Update LLVM submoduleAmanieu d'Antras-0/+0
2020-05-18Simplify register name output for x86Amanieu d'Antras-8/+7
2020-05-18Update compiler_builtins to 0.1.28Amanieu d'Antras-2/+2
2020-05-18Mark asm unstable book doctests as allow_fail since they don't work with syst...Amanieu d'Antras-14/+14
2020-05-18Fix const handling and add tests for const operandsAmanieu d'Antras-91/+184
2020-05-18Fix docsAmanieu d'Antras-13/+27
2020-05-18Fix handling on InlineAsm for the unconditional recursion lint.Amanieu d'Antras-3/+8
2020-05-18Fix testsAmanieu d'Antras-2/+3