about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-09-25Don't set RUSTC in the bootstrap build scriptJoshua Nelson-36/+0
2022-09-25Auto merge of #100865 - compiler-errors:parent-substs-still, r=cjgillotbors-33/+34
2022-09-25Auto merge of #102254 - matthiaskrgr:rollup-gitu6li, r=matthiaskrgrbors-80/+187
2022-09-25Rollup merge of #102242 - notriddle:notriddle/summary, r=GuillaumeGomezMatthias Krüger-4/+0
2022-09-25Rollup merge of #102240 - notriddle:notriddle/main-line-numbers, r=GuillaumeG...Matthias Krüger-4/+0
2022-09-25Rollup merge of #102216 - ehuss:rustdoc-diagnostic-width, r=notriddleMatthias Krüger-2/+2
2022-09-25Rollup merge of #102161 - compiler-errors:issue-102138, r=tmandryMatthias Krüger-36/+94
2022-09-25Rollup merge of #102016 - lcnr:given-OutlivesEnvironment, r=jackh726Matthias Krüger-34/+91
2022-09-25Auto merge of #99609 - workingjubilee:lossy-unix-strerror, r=thomccbors-1/+3
2022-09-25Auto merge of #98457 - japaric:gh98378, r=m-ou-sebors-0/+7
2022-09-25Auto merge of #102169 - scottmcm:constify-some-conditions, r=thomccbors-54/+94
2022-09-24Auto merge of #102040 - TaKO8Ki:separate-definitions-and-hir-owners, r=cjgillotbors-518/+659
2022-09-24Auto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514bors-39/+122
2022-09-24Add testMichael Goulet-0/+11
2022-09-24Only record extra lifetime params for async trait fn with no bodyMichael Goulet-88/+44
2022-09-24Resolve async fn signature even without body (in trait)Michael Goulet-7/+98
2022-09-24Add some more documentationScott McMurray-0/+26
2022-09-24Copy `bootstrap.exe` on Windows, not `bootstrap`Joshua Nelson-1/+1
2022-09-24rustdoc: remove unused CSS `.summary`Michael Howell-4/+0
2022-09-24rustdoc: remove unused CSS `#main-content > .line-numbers`Michael Howell-4/+0
2022-09-24Auto merge of #102234 - matthiaskrgr:rollup-5cb20l1, r=matthiaskrgrbors-102/+310
2022-09-24separate definitions and `HIR` ownersTakayuki Maeda-518/+659
2022-09-24Rollup merge of #102226 - RalfJung:miri-sysroot-build, r=oli-obkMatthias Krüger-1/+1
2022-09-24Rollup merge of #102210 - notriddle:notriddle/did-you-mean, r=cjgillotMatthias Krüger-0/+61
2022-09-24Rollup merge of #102204 - fee1-dead-contrib:manually-drop-trivially-drop, r=o...Matthias Krüger-0/+3
2022-09-24Rollup merge of #102203 - notriddle:notriddle/source-sidebar, r=GuillaumeGomezMatthias Krüger-5/+0
2022-09-24Rollup merge of #102186 - ink-feather-org:const_try_trait, r=fee1-deadMatthias Krüger-21/+104
2022-09-24Rollup merge of #102109 - petrochenkov:addids, r=oli-obkMatthias Krüger-12/+75
2022-09-24Rollup merge of #102088 - oli-obk:cleanups, r=bjorn3Matthias Krüger-1/+4
2022-09-24Rollup merge of #100823 - WaffleLapkin:less_offsets, r=scottmcmMatthias Krüger-62/+62
2022-09-24Auto merge of #102167 - thomcc:exclusive-inline, r=scottmcmbors-1/+8
2022-09-24Auto merge of #102064 - cjgillot:revert, r=Mark-Simulacrumbors-682/+496
2022-09-24Auto merge of #102223 - matthiaskrgr:rollup-wb1qdhk, r=matthiaskrgrbors-106/+226
2022-09-24bootstrap/miri: switch to non-deprecated env var for setting the sysroot folderRalf Jung-1/+1
2022-09-24Rollup merge of #102218 - ehuss:rustc-flags, r=JohnTitorMatthias Krüger-0/+11
2022-09-24Rollup merge of #102199 - GuillaumeGomez:improve-rustdoc-gui-tests, r=notriddleMatthias Krüger-6/+12
2022-09-24Rollup merge of #102188 - flba-eb:doc_missed_at_rename, r=jyn514Matthias Krüger-2/+2
2022-09-24Rollup merge of #102176 - ojeda:add-llvm-dis-to-ci-llvm, r=Mark-SimulacrumMatthias Krüger-1/+2
2022-09-24Rollup merge of #102175 - oli-obk:miri_subtree_cleanup, r=jyn514Matthias Krüger-22/+22
2022-09-24Rollup merge of #102152 - compiler-errors:issue-102140, r=fee1-deadMatthias Krüger-3/+66
2022-09-24Rollup merge of #102146 - notriddle:notriddle/sidebar-jank, r=GuillaumeGomezMatthias Krüger-13/+28
2022-09-24Rollup merge of #102082 - andrewpollack:uid-ignore, r=tmandryMatthias Krüger-0/+1
2022-09-24Rollup merge of #102081 - andrewpollack:add-execvp-calls-ignore, r=tmandryMatthias Krüger-0/+1
2022-09-24Rollup merge of #102044 - ChrisDenton:BCrypt-system-rand, r=thomccMatthias Krüger-53/+29
2022-09-24Rollup merge of #101780 - chriswailes:android-platform, r=joshtriplettMatthias Krüger-6/+52
2022-09-23Put back one of the `use`s for intra-doc mentionsScott McMurray-0/+6
2022-09-24Auto merge of #100845 - timvermeulen:iter_compare, r=scottmcmbors-62/+88
2022-09-23Document some missing command-line argumentsEric Huss-0/+11
2022-09-24Auto merge of #102068 - cjgillot:erased-lifetime-print, r=eholkbors-91/+72
2022-09-23rustdoc: Stabilize --diagnostic-widthEric Huss-2/+2