about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-02make `Borrows` dataflow dumps about its loan domainRémy Rakic-11/+1
2024-10-01fix extension for `-Zdump-mir-dataflow` graphviz filesRémy Rakic-1/+1
2024-10-01Auto merge of #131111 - matthiaskrgr:rollup-n6do187, r=matthiaskrgrbors-127/+270
2024-10-01Rollup merge of #130933 - lolbinarycat:rustdoc-li-p, r=GuillaumeGomez,notriddleMatthias Krüger-0/+7
2024-10-01Rollup merge of #130773 - bjoernager:master, r=thomccMatthias Krüger-2/+1
2024-10-01Rollup merge of #130229 - RalfJung:ptr-offset-unsigned, r=scottmcmMatthias Krüger-44/+54
2024-10-01Rollup merge of #130005 - davidlattimore:protected-vis-flag, r=UrgauMatthias Krüger-81/+208
2024-10-01Auto merge of #131098 - GuillaumeGomez:rollup-kk74was, r=GuillaumeGomezbors-71/+316
2024-10-01Rollup merge of #131088 - klensy:llvm-terminfo, r=KobzolGuillaume Gomez-0/+1
2024-10-01Rollup merge of #131085 - RalfJung:miri-slow-test, r=tgross35Guillaume Gomez-1/+1
2024-10-01Rollup merge of #131079 - alexcrichton:update-wasm-component-ld, r=jieyouxuGuillaume Gomez-25/+25
2024-10-01Rollup merge of #131042 - compiler-errors:supertrait-vtable, r=lcnrGuillaume Gomez-33/+89
2024-10-01Rollup merge of #130630 - taiki-e:s390x-clobber-abi, r=AmanieuGuillaume Gomez-12/+200
2024-10-01Auto merge of #126839 - obeis:mpmc, r=Amanieubors-52/+1758
2024-10-01Replace -Z default-hidden-visibility with -Z default-visibilityDavid Lattimore-81/+208
2024-10-01add fixme to remove llvm option when minimal version is 19klensy-0/+1
2024-10-01Auto merge of #130959 - tgross35:f16-f128-only-disable-win-gnu, r=joboetbors-3/+3
2024-10-01make test_lots_of_insertions test take less long in MiriRalf Jung-1/+1
2024-10-01Auto merge of #129972 - eholk:stabilize-expr_2021, r=compiler-errors,traviscrossbors-95/+44
2024-10-01Stabilize expr_2021 fragment in all editionsEric Holk-95/+44
2024-10-01Auto merge of #131076 - lukas-code:doc-stab2, r=notriddlebors-72/+160
2024-09-30Enable `f16` tests on non-GNU WindowsTrevor Gross-3/+3
2024-10-01Auto merge of #130587 - coolreader18:field-variant-doclink-disambig, r=notrid...bors-66/+138
2024-09-30Update wasm-component-ld to 0.5.9Alex Crichton-25/+25
2024-09-30Auto merge of #131078 - tgross35:rollup-66to2u9, r=tgross35bors-84/+604
2024-09-30Rollup merge of #130966 - RalfJung:ptr-metadata-const-stable, r=scottmcmTrevor Gross-29/+77
2024-09-30Rollup merge of #130961 - tgross35:f16-x86-apple, r=thomccTrevor Gross-3/+0
2024-09-30Rollup merge of #130914 - compiler-errors:insignificant-dtor, r=AmanieuTrevor Gross-0/+4
2024-09-30Rollup merge of #130877 - taiki-e:riscv-atomic, r=AmanieuTrevor Gross-3/+10
2024-09-30Rollup merge of #129638 - nickrum:wasip2-net, r=alexcrichtonTrevor Gross-49/+513
2024-09-30rustdoc: rewrite stability inheritance as a passLukas Markeffsky-68/+149
2024-09-30add `stable_since` convenienceLukas Markeffsky-4/+11
2024-09-30Auto merge of #131069 - matthiaskrgr:rollup-jg1icf9, r=matthiaskrgrbors-347/+322
2024-09-30add test ensuring we cannot call const-stable unstable functionsRalf Jung-0/+70
2024-09-30Add multi-producer, multi-consumer channel (mpmc)Obei Sideg-52/+1758
2024-09-30Also fix first_method_vtable_slotMichael Goulet-13/+12
2024-09-30Extract trait_refs_are_compatible, make it instantiate bindersMichael Goulet-28/+64
2024-09-30Instantiate binders in supertrait_vtable_slotMichael Goulet-17/+38
2024-09-30Rollup merge of #131056 - onur-ozkan:cargo-compiler-fingerprint, r=KobzolMatthias Krüger-0/+5
2024-09-30Rollup merge of #131053 - Urgau:print-check-cfg-doc, r=jieyouxuMatthias Krüger-11/+16
2024-09-30Rollup merge of #131038 - onkoe:fix/adt_const_params_leak_118179, r=compiler-...Matthias Krüger-324/+147
2024-09-30Rollup merge of #131035 - dingxiangfei2009:tweak-if-let-rescope-lint, r=jieyouxuMatthias Krüger-7/+145
2024-09-30Rollup merge of #131023 - clubby789:doc-item-path, r=notriddleMatthias Krüger-5/+9
2024-09-30Auto merge of #130951 - tgross35:cargo-update-bootstrap, r=Kobzolbors-51/+51
2024-09-30apply suggestionsDing Xiang Fei-8/+75
2024-09-30Auto merge of #131063 - matthiaskrgr:rollup-hfs3fo1, r=matthiaskrgrbors-117/+64
2024-09-30Rollup merge of #131061 - onur-ozkan:verbose-checks, r=KobzolMatthias Krüger-5/+5
2024-09-30Rollup merge of #131060 - jieyouxu:rmake-rebuild, r=onur-ozkanMatthias Krüger-11/+4
2024-09-30Rollup merge of #131057 - Urgau:cfg-erronous-unsafe, r=jieyouxuMatthias Krüger-5/+33
2024-09-30Rollup merge of #130895 - RalfJung:asm-tests, r=nnethercoteMatthias Krüger-96/+22