about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-20Rollup merge of #109370 - DaniPopes:issue-109334, r=NilstriebMatthias Krüger-26/+48
2023-03-20Rollup merge of #109362 - nnethercote:split-meta-stats-items, r=bjorn3Matthias Krüger-4/+3
2023-03-20Rollup merge of #109353 - Nilstrieb:rustc-mir-building, r=compiler-errorsMatthias Krüger-1/+1
2023-03-20Rollup merge of #109351 - GuillaumeGomez:no-footnote-in-summary, r=notriddleMatthias Krüger-1/+30
2023-03-20Rollup merge of #109337 - frengor:collect_into_doc, r=scottmcmMatthias Krüger-4/+4
2023-03-20Rollup merge of #109331 - notriddle:notriddle/search-bag-semantics, r=Guillau...Matthias Krüger-26/+94
2023-03-20Rollup merge of #109323 - joboet:ignore_ds_store_tidy, r=ozkanonurMatthias Krüger-19/+22
2023-03-20Rollup merge of #109319 - aDotInTheVoid:rdj-variadic-test, r=notriddleMatthias Krüger-0/+9
2023-03-20Rollup merge of #109301 - Ezrashaw:fix-ctf-ice, r=NilstriebMatthias Krüger-2/+49
2023-03-20Rollup merge of #109269 - klensy:rdoc-s, r=notriddleMatthias Krüger-40/+59
2023-03-20Rollup merge of #109259 - GuillaumeGomez:fix-missing-private-inlining, r=notr...Matthias Krüger-4/+31
2023-03-20Rollup merge of #109249 - compiler-errors:new-rpitit-comments, r=spastorinoMatthias Krüger-32/+47
2023-03-20Update some names and commentsMichael Goulet-32/+47
2023-03-20Auto merge of #108148 - parthopdas:master, r=oli-obkbors-46/+554
2023-03-19rustdoc: implement bag semantics for function parameter searchMichael Howell-26/+94
2023-03-20remove bad commentDaniPopes-1/+0
2023-03-20fix ClashingExternDeclarations lint ICEDaniPopes-26/+49
2023-03-20Split `items` from `-Zmeta-stats` in two.Nicholas Nethercote-4/+3
2023-03-19Auto merge of #109332 - Mark-Simulacrum:runner-switch, r=pietroalbinibors-64/+64
2023-03-19Fix wrong crate name in custom MIR docsNilstrieb-1/+1
2023-03-19Add test for footnote references in doc summaryGuillaume Gomez-0/+17
2023-03-19Remove footnote references from doc summaryGuillaume Gomez-1/+13
2023-03-19Move us to the new large runners poolMark Rousskov-64/+64
2023-03-19Auto merge of #109346 - Dylan-DPC:rollup-vszi5bn, r=Dylan-DPCbors-150/+577
2023-03-19tidy: ignore files in .gitignore in mir opt checkjoboet-19/+22
2023-03-19Rollup merge of #109324 - cjgillot:fixed-unused-params, r=NilstriebDylan DPC-14/+43
2023-03-19Rollup merge of #109243 - chenyukang:yukang/fix-ice-109144, r=petrochenkovDylan DPC-56/+72
2023-03-19Rollup merge of #109212 - Ezrashaw:no-similar-sugg-for-unstable, r=estebankDylan DPC-0/+56
2023-03-19Rollup merge of #109022 - tmiasko:read-buf-exact, r=dtolnayDylan DPC-2/+16
2023-03-19Rollup merge of #109003 - GuillaumeGomez:useless-anonymous-reexport-lint, r=c...Dylan DPC-4/+176
2023-03-19Rollup merge of #108973 - est31:pin_docs, r=Mark-SimulacrumDylan DPC-16/+19
2023-03-19Rollup merge of #108829 - xfix:use-edition-2021-pat-in-matches, r=Mark-Simula...Dylan DPC-2/+2
2023-03-19Rollup merge of #108798 - devsnek:panic-pal-exception, r=workingjubileeDylan DPC-3/+10
2023-03-19Rollup merge of #105793 - lukas-code:circular-deps, r=Mark-SimulacrumDylan DPC-22/+96
2023-03-19Rollup merge of #104100 - ink-feather-org:const_iter_range, r=the8472,fee1-deadDylan DPC-31/+87
2023-03-19fix: fix ICE in `custom-test-frameworks` featureEzra Shaw-2/+49
2023-03-19Improve collect_into documentationfren_gor-4/+4
2023-03-19The name of NativeLib will be presentedyukang-56/+71
2023-03-18Auto merge of #109326 - nikic:revert-llvm-16, r=the8472bors-4/+4
2023-03-18Revert "Auto merge of #107224 - nikic:llvm-16, r=cuviper"Nikita Popov-4/+4
2023-03-18Implement FixedSizeEncoding for UnusedGenericParams.Camille GILLOT-14/+43
2023-03-18Auto merge of #107224 - nikic:llvm-16, r=cuviperbors-8/+9
2023-03-18Add test for `c_variadic` in rustdoc-jsonAlona Enraght-Moony-0/+9
2023-03-18Auto merge of #108802 - nikic:bolt-update, r=Mark-Simulacrumbors-1/+1
2023-03-18Auto merge of #109303 - matthiaskrgr:rollup-usj4ef5, r=matthiaskrgrbors-313/+760
2023-03-18Rollup merge of #109288 - jmillikin:linux-abstract-socket-addr, r=joshtriplettMatthias Krüger-20/+15
2023-03-18Rollup merge of #109287 - scottmcm:hash-slice-size-of-val, r=oli-obkMatthias Krüger-2/+2
2023-03-18Rollup merge of #109283 - notriddle:notriddle/visibility-to-src-with-space, r...Matthias Krüger-7/+7
2023-03-18Rollup merge of #109238 - spastorino:new-rpitit-12, r=compiler-errorsMatthias Krüger-1/+27
2023-03-18Rollup merge of #109234 - tmiasko:overflow-checks, r=cjgillotMatthias Krüger-41/+19