about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-12Rollup merge of #88813 - lcnr:ena-docs, r=jyn514Manish Goregaokar-0/+8
2021-09-12Rollup merge of #88810 - camelid:cleanup-pt1, r=jyn514Manish Goregaokar-84/+59
2021-09-12Rollup merge of #88711 - Mark-Simulacrum:fix-dfs-bug, r=jackh726Manish Goregaokar-3/+69
2021-09-12Rollup merge of #88709 - BoxyUwU:thir-abstract-const, r=lcnrManish Goregaokar-366/+351
2021-09-12Rollup merge of #88699 - Mark-Simulacrum:fixes-cherry-picker, r=pietroalbiniManish Goregaokar-8/+0
2021-09-12Rollup merge of #88677 - petrochenkov:exportid, r=davidtwcoManish Goregaokar-2/+2
2021-09-12Rollup merge of #88677 - petrochenkov:exportid, r=davidtwcoManish Goregaokar-68/+71
2021-09-12Rollup merge of #88336 - jackh726:gats-where-constraints, r=estebankManish Goregaokar-47/+130
2021-09-12Auto merge of #88771 - jackh726:wf_tys_set, r=nikomatsakisbors-37/+40
2021-09-12Auto merge of #88765 - mk12:update-llvm, r=cuviperbors-0/+0
2021-09-12Auto merge of #87073 - jyn514:primitive-docs, r=GuillaumeGomez,jyn514bors-211/+1596
2021-09-12Fix `no_core` and `no_std` rustdoc tests on WindowsGuillaume Gomez-1/+4
2021-09-12Fix linkcheck issuesJoshua Nelson-8/+45
2021-09-12Fix broken handling of primitive itemsJoshua Nelson-165/+144
2021-09-12downgrade some loggingJoshua Nelson-9/+12
2021-09-12Add primitive documentation to libcoreJoshua Nelson-31/+1394
2021-09-12Fix suggestion for nested struct patternsFabian Wolff-8/+75
2021-09-11cleanup(rustc_trait_selection): remove vestigial code from rustc_on_unimpleme...Michael Howell-4/+0
2021-09-11Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkovbors-10/+13
2021-09-11Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkovbors-1192/+2822
2021-09-11rustdoc: Cleanup a pattern match in `external_generic_args()`Noah Lev-3/+2
2021-09-11Remove unnecessary `is_trait` argumentNoah Lev-13/+8
2021-09-11Fix redundant arguments in `external_path()`Noah Lev-34/+27
2021-09-11Auto merge of #78780 - cjgillot:req, r=Mark-Simulacrumbors-372/+266
2021-09-11fix doctestsGus Wynn-2/+4
2021-09-11array comment + test for referencesGus Wynn-20/+85
2021-09-11skip the uninhabitated check and commentsGus Wynn-26/+59
2021-09-11Remove unused `hir_id` parameter from `resolve_type`Noah Lev-7/+7
2021-09-11Create a valid `Res` in `external_path()`Noah Lev-20/+13
2021-09-11rustdoc: Get symbol for `TyParam` directlyNoah Lev-1/+1
2021-09-11Only take `tcx` when it's all that's neededNoah Lev-7/+12
2021-09-11explicitly link to external `ena` docslcnr-0/+8
2021-09-11remove attempt at fn callGus Wynn-69/+1
2021-09-11Auto merge of #88857 - workingjubilee:rollup-zrtvspt, r=workingjubileebors-268/+823
2021-09-11must_not_suspend implGus Wynn-5/+587
2021-09-11interpreter PointerArithmetic: use new Size helper methodsRalf Jung-8/+6
2021-09-11Rebase fallout.Camille GILLOT-3/+3
2021-09-11Rebase fallout.Camille GILLOT-5/+6
2021-09-11Rollup merge of #88850 - matthiaskrgr:identical_conv, r=jackh726Jubilee-5/+5
2021-09-11Rollup merge of #88849 - matthiaskrgr:clony_on_copy, r=petrochenkovJubilee-34/+30
2021-09-11Rollup merge of #88830 - GuillaumeGomez:help-e0463, r=estebankJubilee-0/+5
2021-09-11Rollup merge of #88779 - estebank:unused-delims, r=davidtwcoJubilee-150/+551
2021-09-11Rollup merge of #88757 - andrewhickman:master, r=jackh726Jubilee-37/+80
2021-09-11Rollup merge of #88733 - Noble-Mushtak:88577, r=estebankJubilee-0/+39
2021-09-11Rollup merge of #88668 - hvdijk:x32, r=joshtriplettJubilee-6/+6
2021-09-11Rollup merge of #88209 - Amanieu:asm_in_underscore, r=nagisaJubilee-25/+61
2021-09-11Rollup merge of #88147 - FabianWolff:issue-88097, r=jackh726Jubilee-0/+37
2021-09-11Rollup merge of #87904 - kpreid:unsize, r=jyn514Jubilee-11/+9
2021-09-11Add test for -Z panic-in-drop=abortAmanieu d'Antras-0/+54
2021-09-11Ensure that crates are linked with compatible panic-in-drop settingsAmanieu d'Antras-9/+30