about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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 #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-11Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkovbors-1192/+2822
2021-09-11Auto merge of #78780 - cjgillot:req, r=Mark-Simulacrumbors-372/+266
2021-09-11Auto merge of #88857 - workingjubilee:rollup-zrtvspt, r=workingjubileebors-268/+823
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-11Auto merge of #88327 - bonega:scalar_refactor, r=eddybbors-270/+230
2021-09-11Add comment pointing to testAndrew Hickman-0/+3
2021-09-11don't convert types into identical typesMatthias Krüger-5/+5
2021-09-11don't clone types that are Copy (clippy::clone_on_copy)Matthias Krüger-34/+30
2021-09-11Auto merge of #88214 - notriddle:notriddle/for-loop-span-drop-temps-mut, r=na...bors-13/+82
2021-09-11Auto merge of #88824 - Manishearth:rollup-7bzk9h6, r=Manishearthbors-212/+976
2021-09-11Update LLVM submoduleMitchell Kember-0/+0
2021-09-10rustc: Remove local variable IDs from `Export`sVadim Petrochenkov-68/+71
2021-09-10Add help for E0463Guillaume Gomez-0/+5
2021-09-10Duplicate tests for incremental spans mode.Camille GILLOT-1096/+2532
2021-09-10Record call_site parent for macros.Camille GILLOT-3/+27
2021-09-10Remove some span tracking.Camille GILLOT-6/+6
2021-09-10Give spans their parent item during lowering.Camille GILLOT-3/+11
2021-09-10Add actual spans to the crate hash.Camille GILLOT-13/+13
2021-09-10Add sanity check.Camille GILLOT-3/+9
2021-09-10Rename decode to data_untracked.Camille GILLOT-7/+8
2021-09-10Track span dependency using a callback.Camille GILLOT-5/+40
2021-09-10Encode spans relative to their parent.Camille GILLOT-16/+76
2021-09-10Keep a parent LocalDefId in SpanData.Camille GILLOT-40/+88
2021-09-10Keep def_spans collected by resolution.Camille GILLOT-11/+22
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 #88807 - jruderman:which_reverses, r=joshtriplettManish 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
2021-09-10Rollup merge of #88732 - durin42:llvm-14-attrs-2, r=nikicManish Goregaokar-25/+31
2021-09-10Rollup merge of #88720 - GuillaumeGomez:rustdoc-coverage-fields-count, r=Mani...Manish Goregaokar-5/+108