about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-12Publish docs as github artifacts during CITrevor Gross-0/+97
2023-06-12Auto merge of #112563 - matthiaskrgr:rollup-ebetrzi, r=matthiaskrgrbors-10/+219
2023-06-12Rollup merge of #112546 - lcnr:opaque-type-cleanup, r=compiler-errorsMatthias Krüger-4/+4
2023-06-12Rollup merge of #112527 - bdbai:fix/winarm32, r=ChrisDentonMatthias Krüger-0/+44
2023-06-12Rollup merge of #112416 - jieyouxu:issue-112363, r=wesleywiserMatthias Krüger-6/+85
2023-06-12Rollup merge of #112302 - jieyouxu:issue-85184, r=WaffleLapkinMatthias Krüger-0/+86
2023-06-12Add comment for arm_shim in generate-windows-sysbdbai-0/+6
2023-06-12Add windows_sys typedef for Win ARM32bdbai-0/+38
2023-06-12Auto merge of #112541 - ozkanonur:gtfx, r=clubby789bors-9/+31
2023-06-12update commentlcnr-1/+1
2023-06-12Auto merge of #112543 - GuillaumeGomez:revert-112429, r=lcnrbors-178/+67
2023-06-12implement stdout streaming in `render_tests::Renderer`ozkanonur-9/+31
2023-06-12extend assertlcnr-3/+3
2023-06-12Add regression test for #112515Guillaume Gomez-0/+30
2023-06-12Revert "List matching impls on type aliases"Guillaume Gomez-110/+28
2023-06-12Revert "Add regression test for #32077"Guillaume Gomez-59/+0
2023-06-12Revert "Fix intra-doc links from pointer appearing in windows HANDLE type alias"Guillaume Gomez-9/+9
2023-06-12Fix debug ICE for extern type with where clauses许杰友 Jieyou Xu (Joe)-6/+85
2023-06-12Auto merge of #112261 - jieyouxu:c-like-ptr-arithmetics-diagnostics, r=Waffle...bors-0/+135
2023-06-11Auto merge of #111801 - Bryanskiy:lints1, r=petrochenkovbors-85/+893
2023-06-12Private-in-public lints implementationBryanskiy-85/+893
2023-06-11Auto merge of #112530 - matthiaskrgr:rollup-qee1kc1, r=matthiaskrgrbors-130/+139
2023-06-11Rollup merge of #112528 - jyn514:fix-debuginfo-level, r=Mark-SimulacrumMatthias Krüger-20/+73
2023-06-11Rollup merge of #112513 - compiler-errors:dont-compute-box-span-for-tait, r=c...Matthias Krüger-110/+56
2023-06-11Rollup merge of #112487 - zwhiteley:improve-docs, r=Mark-SimulacrumMatthias Krüger-0/+10
2023-06-11Don't override `debuginfo-level = 1` to mean `line-tables-only`jyn-20/+73
2023-06-11Auto merge of #111958 - notriddle:notriddle/type-search-slice-array, r=Guilla...bors-82/+502
2023-06-11Auto merge of #112202 - nicklimmm:item-template-derive-macro, r=GuillaumeGomezbors-61/+120
2023-06-11Add `item_template` macroNicky Lim-61/+120
2023-06-11Auto merge of #112466 - lcnr:opaque-type-cleanup, r=compiler-errorsbors-175/+204
2023-06-11Auto merge of #112512 - matthiaskrgr:rollup-o2jh1jx, r=matthiaskrgrbors-46/+292
2023-06-11Don't suggest boxing an empty if/else armMichael Goulet-1/+44
2023-06-11Rollup merge of #112498 - SamZhang3:rust-reference-link-update, r=NilstriebMatthias Krüger-9/+9
2023-06-11Rollup merge of #112497 - icecream17:patch-1, r=Mark-SimulacrumMatthias Krüger-2/+2
2023-06-11Rollup merge of #112493 - fmease:iat-select-complete-bound-var-erasure, r=com...Matthias Krüger-19/+92
2023-06-11Rollup merge of #112492 - GuillaumeGomez:migrate-gui-test-color-13, r=notriddleMatthias Krüger-2/+2
2023-06-11Rollup merge of #112484 - bdbai:fix/uwpntdll, r=ChrisDentonMatthias Krüger-2/+60
2023-06-11Rollup merge of #112477 - jyn514:assemble-info, r=clubby789Matthias Krüger-3/+14
2023-06-11Rollup merge of #112475 - chenyukang:yukang-fix-112278, r=compiler-errorsMatthias Krüger-9/+113
2023-06-10prune some unused codeMichael Goulet-109/+4
2023-06-10Don't compute opt_suggest_box_span for TAITMichael Goulet-0/+8
2023-06-11iat selection: normalize self ty & completely erase bound varsLeón Orell Valerian Liehr-19/+92
2023-06-10Auto merge of #112256 - jyn514:faster-mingw-check, r=Mark-Simulacrumbors-16/+19
2023-06-10rustdoc: add note about slice/array searches to help popupMichael Howell-22/+22
2023-06-10rustdoc: update book with `[]` syntaxMichael Howell-0/+5
2023-06-10rustdoc: search for slices and arrays by type with `[]`Michael Howell-82/+487
2023-06-10rustdoc: add test case for `OsString::into_string`Michael Howell-0/+10
2023-06-10Use a better linkHankai Zhang-9/+9
2023-06-10Auto merge of #107637 - fmease:rustdoc-reelide-x-crate-def-tr-obj-lt-bnds, r=...bors-68/+402
2023-06-10Improve documentation for `tools` profileZachary Whiteley-0/+10