| Age | Commit message (Expand) | Author | Lines |
| 2024-10-02 | make `Borrows` dataflow dumps about its loan domain | Rémy Rakic | -11/+1 |
| 2024-10-01 | fix extension for `-Zdump-mir-dataflow` graphviz files | Rémy Rakic | -1/+1 |
| 2024-10-01 | Auto merge of #131111 - matthiaskrgr:rollup-n6do187, r=matthiaskrgr | bors | -127/+270 |
| 2024-10-01 | Rollup merge of #130933 - lolbinarycat:rustdoc-li-p, r=GuillaumeGomez,notriddle | Matthias Krüger | -0/+7 |
| 2024-10-01 | Rollup merge of #130773 - bjoernager:master, r=thomcc | Matthias Krüger | -2/+1 |
| 2024-10-01 | Rollup merge of #130229 - RalfJung:ptr-offset-unsigned, r=scottmcm | Matthias Krüger | -44/+54 |
| 2024-10-01 | Rollup merge of #130005 - davidlattimore:protected-vis-flag, r=Urgau | Matthias Krüger | -81/+208 |
| 2024-10-01 | Auto merge of #131098 - GuillaumeGomez:rollup-kk74was, r=GuillaumeGomez | bors | -71/+316 |
| 2024-10-01 | Rollup merge of #131088 - klensy:llvm-terminfo, r=Kobzol | Guillaume Gomez | -0/+1 |
| 2024-10-01 | Rollup merge of #131085 - RalfJung:miri-slow-test, r=tgross35 | Guillaume Gomez | -1/+1 |
| 2024-10-01 | Rollup merge of #131079 - alexcrichton:update-wasm-component-ld, r=jieyouxu | Guillaume Gomez | -25/+25 |
| 2024-10-01 | Rollup merge of #131042 - compiler-errors:supertrait-vtable, r=lcnr | Guillaume Gomez | -33/+89 |
| 2024-10-01 | Rollup merge of #130630 - taiki-e:s390x-clobber-abi, r=Amanieu | Guillaume Gomez | -12/+200 |
| 2024-10-01 | Auto merge of #126839 - obeis:mpmc, r=Amanieu | bors | -52/+1758 |
| 2024-10-01 | Replace -Z default-hidden-visibility with -Z default-visibility | David Lattimore | -81/+208 |
| 2024-10-01 | add fixme to remove llvm option when minimal version is 19 | klensy | -0/+1 |
| 2024-10-01 | Auto merge of #130959 - tgross35:f16-f128-only-disable-win-gnu, r=joboet | bors | -3/+3 |
| 2024-10-01 | make test_lots_of_insertions test take less long in Miri | Ralf Jung | -1/+1 |
| 2024-10-01 | Auto merge of #129972 - eholk:stabilize-expr_2021, r=compiler-errors,traviscross | bors | -95/+44 |
| 2024-10-01 | Stabilize expr_2021 fragment in all editions | Eric Holk | -95/+44 |
| 2024-10-01 | Auto merge of #131076 - lukas-code:doc-stab2, r=notriddle | bors | -72/+160 |
| 2024-09-30 | Enable `f16` tests on non-GNU Windows | Trevor Gross | -3/+3 |
| 2024-10-01 | Auto merge of #130587 - coolreader18:field-variant-doclink-disambig, r=notrid... | bors | -66/+138 |
| 2024-09-30 | Update wasm-component-ld to 0.5.9 | Alex Crichton | -25/+25 |
| 2024-09-30 | Auto merge of #131078 - tgross35:rollup-66to2u9, r=tgross35 | bors | -84/+604 |
| 2024-09-30 | Rollup merge of #130966 - RalfJung:ptr-metadata-const-stable, r=scottmcm | Trevor Gross | -29/+77 |
| 2024-09-30 | Rollup merge of #130961 - tgross35:f16-x86-apple, r=thomcc | Trevor Gross | -3/+0 |
| 2024-09-30 | Rollup merge of #130914 - compiler-errors:insignificant-dtor, r=Amanieu | Trevor Gross | -0/+4 |
| 2024-09-30 | Rollup merge of #130877 - taiki-e:riscv-atomic, r=Amanieu | Trevor Gross | -3/+10 |
| 2024-09-30 | Rollup merge of #129638 - nickrum:wasip2-net, r=alexcrichton | Trevor Gross | -49/+513 |
| 2024-09-30 | rustdoc: rewrite stability inheritance as a pass | Lukas Markeffsky | -68/+149 |
| 2024-09-30 | add `stable_since` convenience | Lukas Markeffsky | -4/+11 |
| 2024-09-30 | Auto merge of #131069 - matthiaskrgr:rollup-jg1icf9, r=matthiaskrgr | bors | -347/+322 |
| 2024-09-30 | add test ensuring we cannot call const-stable unstable functions | Ralf Jung | -0/+70 |
| 2024-09-30 | Add multi-producer, multi-consumer channel (mpmc) | Obei Sideg | -52/+1758 |
| 2024-09-30 | Also fix first_method_vtable_slot | Michael Goulet | -13/+12 |
| 2024-09-30 | Extract trait_refs_are_compatible, make it instantiate binders | Michael Goulet | -28/+64 |
| 2024-09-30 | Instantiate binders in supertrait_vtable_slot | Michael Goulet | -17/+38 |
| 2024-09-30 | Rollup merge of #131056 - onur-ozkan:cargo-compiler-fingerprint, r=Kobzol | Matthias Krüger | -0/+5 |
| 2024-09-30 | Rollup merge of #131053 - Urgau:print-check-cfg-doc, r=jieyouxu | Matthias Krüger | -11/+16 |
| 2024-09-30 | Rollup merge of #131038 - onkoe:fix/adt_const_params_leak_118179, r=compiler-... | Matthias Krüger | -324/+147 |
| 2024-09-30 | Rollup merge of #131035 - dingxiangfei2009:tweak-if-let-rescope-lint, r=jieyouxu | Matthias Krüger | -7/+145 |
| 2024-09-30 | Rollup merge of #131023 - clubby789:doc-item-path, r=notriddle | Matthias Krüger | -5/+9 |
| 2024-09-30 | Auto merge of #130951 - tgross35:cargo-update-bootstrap, r=Kobzol | bors | -51/+51 |
| 2024-09-30 | apply suggestions | Ding Xiang Fei | -8/+75 |
| 2024-09-30 | Auto merge of #131063 - matthiaskrgr:rollup-hfs3fo1, r=matthiaskrgr | bors | -117/+64 |
| 2024-09-30 | Rollup merge of #131061 - onur-ozkan:verbose-checks, r=Kobzol | Matthias Krüger | -5/+5 |
| 2024-09-30 | Rollup merge of #131060 - jieyouxu:rmake-rebuild, r=onur-ozkan | Matthias Krüger | -11/+4 |
| 2024-09-30 | Rollup merge of #131057 - Urgau:cfg-erronous-unsafe, r=jieyouxu | Matthias Krüger | -5/+33 |
| 2024-09-30 | Rollup merge of #130895 - RalfJung:asm-tests, r=nnethercote | Matthias Krüger | -96/+22 |