about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-02-13Move TypeVisitableExt from ir moduleAlan Egerton-130/+127
2023-02-13Workaround issue #107747Alan Egerton-3/+17
2023-02-13Split TypeVisitableExt from TypeVisitableAlan Egerton-11/+5
2023-02-13Alias folding/visiting traits instead of re-exportAlan Egerton-185/+201
2023-02-13Move folding & visiting traits to ir submodulesAlan Egerton-292/+322
2023-02-13Auto merge of #107980 - Dylan-DPC:rollup-u4b19bl, r=Dylan-DPCbors-175/+152
2023-02-13Rollup merge of #107973 - saethlin:fix-simd-test-ub, r=workingjubileeDylan DPC-121/+60
2023-02-13Rollup merge of #107970 - hermitcore:hermit-rm-floor, r=thomccDylan DPC-5/+0
2023-02-13Rollup merge of #107966 - GuillaumeGomez:update-browser-ui-test, r=notriddleDylan DPC-1/+1
2023-02-13Rollup merge of #107962 - scottmcm:why-not-exact, r=Mark-SimulacrumDylan DPC-0/+21
2023-02-13Rollup merge of #107961 - scottmcm:unify-ilog-panics, r=Mark-SimulacrumDylan DPC-12/+38
2023-02-13Rollup merge of #107915 - JulianKnodt:array_benches, r=Mark-SimulacrumDylan DPC-0/+20
2023-02-13Rollup merge of #107654 - pitaj:reword-integral-modules, r=thomccDylan DPC-36/+12
2023-02-13Auto merge of #107191 - Voultapher:reverse-timsort-scan-direction, r=thomccbors-220/+271
2023-02-12Fix unintentional UB in SIMD testsBen Kimock-121/+60
2023-02-13Auto merge of #107869 - nnethercote:reduce-interning, r=compiler-errorsbors-114/+173
2023-02-12Hermit: Remove floor symbolMartin Kröning-5/+0
2023-02-13Avoid interning empty tuples.Nicholas Nethercote-2/+2
2023-02-13Reduce direct `mk_ty` usage.Nicholas Nethercote-82/+92
2023-02-13Pre-intern some commonly used type variables.Nicholas Nethercote-30/+79
2023-02-12Auto merge of #107967 - matthiaskrgr:rollup-7wvbla5, r=matthiaskrgrbors-32/+65
2023-02-12Rollup merge of #107964 - notriddle:notriddle/title-line-height, r=GuillaumeG...Matthias Krüger-11/+19
2023-02-12Rollup merge of #107955 - RalfJung:ancient-ub, r=jyn514Matthias Krüger-4/+4
2023-02-12Rollup merge of #107954 - RalfJung:tree-borrows-fix, r=m-ou-seMatthias Krüger-3/+3
2023-02-12Rollup merge of #107943 - compiler-errors:document-pointer-like, r=jyn514Matthias Krüger-1/+4
2023-02-12Rollup merge of #107934 - notriddle:notriddle/intra-doc-link-meta-description...Matthias Krüger-4/+22
2023-02-12Rollup merge of #107930 - GuillaumeGomez:js-func-improvement, r=notriddleMatthias Krüger-6/+4
2023-02-12Rollup merge of #107842 - fee1-dead-contrib:patch_rustfmt_nixos, r=Mark-Simul...Matthias Krüger-2/+8
2023-02-12Rollup merge of #107748 - tshepang:renamed, r=cuviperMatthias Krüger-1/+1
2023-02-12Update browser-ui-test version to 0.14.3Guillaume Gomez-1/+1
2023-02-12rustdoc: use tighter line height in h1 and h2Michael Howell-11/+19
2023-02-12Add a doc note about why `Chain` is not `ExactSizeIterator`Scott McMurray-0/+21
2023-02-12Auto merge of #107643 - Zoxc:single-cache, r=cjgillotbors-4/+50
2023-02-12fix UB in ancient testRalf Jung-4/+4
2023-02-12Auto merge of #107933 - petrochenkov:rmdlc, r=GuillaumeGomezbors-15/+2
2023-02-12avoid mixing accesses of ptrs derived from a mutable ref and parent ptrsRalf Jung-3/+3
2023-02-12Auto merge of #105671 - lukas-code:depreciate-char, r=scottmcmbors-45/+21
2023-02-12Auto merge of #105601 - BelovDV:change-rlib-with-not-stable, r=petrochenkovbors-127/+146
2023-02-12Auto merge of #107894 - Voultapher:improve-heapsort-fallback, r=scottmcmbors-2/+5
2023-02-12Document PointerLikeMichael Goulet-1/+4
2023-02-11Auto merge of #106677 - tbu-:pr_less_doc_hidden_pub, r=scottmcmbors-132/+48
2023-02-11rustdoc: account for intra-doc links in `<meta name="description">`Michael Howell-4/+22
2023-02-11Create a single value cache for the () query keyJohn Kåre Alsaker-4/+50
2023-02-11Auto merge of #107851 - cjgillot:sroa-const, r=oli-obkbors-0/+57
2023-02-11rustdoc: Remove cache for preprocessed markdown linksVadim Petrochenkov-15/+2
2023-02-11Auto merge of #107928 - matthiaskrgr:rollup-qnn380r, r=matthiaskrgrbors-62/+242
2023-02-11Improve JS function itemTypeFromName code a bitGuillaume Gomez-6/+4
2023-02-11Rollup merge of #107912 - clubby789:doc-bad-enum-field, r=camelid,GuillaumeGomezMatthias Krüger-5/+54
2023-02-11Rollup merge of #107909 - notriddle:notriddle/register-header-empty-cond, r=c...Matthias Krüger-5/+1
2023-02-11Rollup merge of #107897 - GuillaumeGomez:reexported-macros-docs, r=notriddleMatthias Krüger-4/+29