about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-09-13Auto merge of #88745 - hnj2:allow-trait-impl-missing-code, r=GuillaumeGomezbors-0/+27
2021-09-13Auto merge of #88529 - Meziu:master, r=nagisabors-0/+1
2021-09-13Auto merge of #88517 - smoelius:without-patch-versions, r=flip1995bors-44/+36
2021-09-12Auto merge of #88839 - nbdd0121:alignof, r=nagisabors-152/+181
2021-09-13Add mir opt test for min_align_of -> AlignOf loweringGary Guo-151/+180
2021-09-13Introduce NullOp::AlignOfGary Guo-1/+1
2021-09-12Auto merge of #88759 - Amanieu:panic_in_drop, r=nagisa,eddybbors-0/+54
2021-09-12Auto merge of #88811 - jackh726:issue-88446, r=nikomatsakisbors-0/+35
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 #88709 - BoxyUwU:thir-abstract-const, r=lcnrManish Goregaokar-22/+77
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-13/+13
2021-09-12Rollup merge of #88336 - jackh726:gats-where-constraints, r=estebankManish Goregaokar-17/+33
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-178/+229
2021-09-12Fix `no_core` and `no_std` rustdoc tests on WindowsGuillaume Gomez-1/+4
2021-09-12Fix linkcheck issuesJoshua Nelson-4/+41
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-2/+31
2021-09-11Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkovbors-1109/+2553
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-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-11Rebase fallout.Camille GILLOT-5/+5
2021-09-11Rollup merge of #88849 - matthiaskrgr:clony_on_copy, r=petrochenkovJubilee-3/+3
2021-09-11Rollup merge of #88779 - estebank:unused-delims, r=davidtwcoJubilee-82/+499
2021-09-11Rollup merge of #88757 - andrewhickman:master, r=jackh726Jubilee-2/+34
2021-09-11Rollup merge of #88733 - Noble-Mushtak:88577, r=estebankJubilee-0/+25
2021-09-11Rollup merge of #88668 - hvdijk:x32, r=joshtriplettJubilee-1/+1
2021-09-11Rollup merge of #88209 - Amanieu:asm_in_underscore, r=nagisaJubilee-25/+49
2021-09-11Rollup merge of #88147 - FabianWolff:issue-88097, r=jackh726Jubilee-0/+31
2021-09-11Add test for -Z panic-in-drop=abortAmanieu d'Antras-0/+54
2021-09-11don't clone types that are Copy (clippy::clone_on_copy)Matthias Krüger-3/+3
2021-09-11Auto merge of #88214 - notriddle:notriddle/for-loop-span-drop-temps-mut, r=na...bors-11/+75
2021-09-11Auto merge of #88824 - Manishearth:rollup-7bzk9h6, r=Manishearthbors-125/+657
2021-09-11Update LLVM submoduleMitchell Kember-0/+0
2021-09-10rustc: Remove local variable IDs from `Export`sVadim Petrochenkov-13/+13
2021-09-10Duplicate tests for incremental spans mode.Camille GILLOT-1096/+2532
2021-09-10Keep a parent LocalDefId in SpanData.Camille GILLOT-10/+18
2021-09-10Auto merge of #88823 - hyd-dev:miri, r=RalfJungbors-8/+8
2021-09-10Rollup merge of #88812 - gz:patch-1, r=ehussManish Goregaokar-1/+1
2021-09-10Rollup merge of #88776 - dns2utf8:rustdoc_workaround_1000_elements_grid_bug, ...Manish Goregaokar-0/+12
2021-09-10Rollup merge of #88742 - GuillaumeGomez:fix-table-in-docblocks, r=nbdd0121Manish Goregaokar-3/+81