| Age | Commit message (Expand) | Author | Lines |
| 2023-09-03 | Expand in-place iteration specialization to Flatten, FlatMap and ArrayChunks | The 8472 | -63/+391 |
| 2023-09-03 | Auto merge of #115510 - GuillaumeGomez:rollup-wh719bn, r=GuillaumeGomez | bors | -17/+100 |
| 2023-09-03 | Rollup merge of #115503 - GuillaumeGomez:migrate-gui-test-color-38, r=notriddle | Guillaume Gomez | -3/+15 |
| 2023-09-03 | Rollup merge of #115490 - pitaj:rustdoc-searchjs-comment, r=GuillaumeGomez | Guillaume Gomez | -8/+17 |
| 2023-09-03 | Rollup merge of #115478 - gurry:115462-exprfield-no-warn, r=compiler-errors | Guillaume Gomez | -6/+68 |
| 2023-09-03 | Auto merge of #115448 - onur-ozkan:optimize-bootstrap-dep-tree, r=albertlarsan68 | bors | -40/+8 |
| 2023-09-03 | Auto merge of #115361 - compiler-errors:param, r=cjgillot | bors | -129/+145 |
| 2023-09-03 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |
| 2023-09-03 | Use named arguments in `code-color.goml` GUI test | Guillaume Gomez | -3/+15 |
| 2023-09-03 | Auto merge of #115496 - RalfJung:miri, r=RalfJung | bors | -18/+16 |
| 2023-09-03 | Auto merge of #115470 - ericmarkmartin:stable-prov, r=oli-obk | bors | -7/+28 |
| 2023-09-03 | Auto merge of #3050 - RalfJung:rustup, r=RalfJung | bors | -3081/+3878 |
| 2023-09-03 | Merge from rustc | Ralf Jung | -3080/+3877 |
| 2023-09-03 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-09-03 | Auto merge of #115472 - RalfJung:tier-2, r=GuillaumeGomez | bors | -5/+7 |
| 2023-09-03 | Auto merge of #115441 - catandcoder:master, r=workingjubilee | bors | -1/+1 |
| 2023-09-03 | Fix code that now emits unused doc comment warning for expr field | Gurinder Singh | -2/+2 |
| 2023-09-03 | Emit unused doc comment warnings for pat and expr fields | Gurinder Singh | -4/+66 |
| 2023-09-03 | Auto merge of #115436 - GuillaumeGomez:fix-type-based-search, r=notriddle | bors | -135/+309 |
| 2023-09-02 | rustdoc: update comment in search.js for #107629 | Peter Jaszkowiak | -8/+17 |
| 2023-09-03 | Auto merge of #115484 - GuillaumeGomez:migrate-gui-test-color-37, r=notriddle | bors | -9/+9 |
| 2023-09-02 | Correctly handle paths from foreign items | Guillaume Gomez | -11/+65 |
| 2023-09-02 | Auto merge of #115471 - RalfJung:skipping-sanity, r=onur-ozkan | bors | -10/+13 |
| 2023-09-02 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -9/+9 |
| 2023-09-02 | Auto merge of #115273 - the8472:take-fold, r=cuviper | bors | -19/+97 |
| 2023-09-02 | restrict test to x86-64 | The 8472 | -0/+1 |
| 2023-09-02 | Auto merge of #115429 - compiler-errors:assoc-ct-lt-fallthrough, r=cjgillot | bors | -34/+88 |
| 2023-09-02 | make it more clear what 'Tier 2' (without host tools) means | Ralf Jung | -5/+7 |
| 2023-09-02 | Auto merge of #115409 - RalfJung:llvm-merge-reland, r=lqd | bors | -19/+28 |
| 2023-09-02 | also skip musl checks when BOOTSTRAP_SKIP_TARGET_SANITY is set | Ralf Jung | -10/+13 |
| 2023-09-02 | Auto merge of #115469 - matthiaskrgr:rollup-25ybx39, r=matthiaskrgr | bors | -113/+335 |
| 2023-09-02 | add stable provenance | Eric Mark Martin | -7/+28 |
| 2023-09-02 | Rollup merge of #115456 - spastorino:spastorino-vacation, r=spastorino | Matthias Krüger | -1/+1 |
| 2023-09-02 | Rollup merge of #115449 - scottmcm:stable-const-is-ascii, r=ChrisDenton | Matthias Krüger | -3/+2 |
| 2023-09-02 | Rollup merge of #115444 - oli-obk:smir_visitor, r=spastorino | Matthias Krüger | -3/+202 |
| 2023-09-02 | Rollup merge of #115443 - epage:os_str, r=cuviper | Matthias Krüger | -96/+91 |
| 2023-09-02 | Rollup merge of #115427 - solid-rs:patch/kmc-solid/is-interrupted, r=cuviper | Matthias Krüger | -8/+2 |
| 2023-09-02 | Rollup merge of #114845 - scottmcm:npo-align, r=WaffleLapkin | Matthias Krüger | -1/+33 |
| 2023-09-02 | Rollup merge of #114349 - inferiorhumanorgans:dragonfly-link-libz, r=cuviper | Matthias Krüger | -1/+4 |
| 2023-09-02 | Auto merge of #115286 - saethlin:detangler, r=petrochenkov | bors | -113/+107 |
| 2023-09-02 | Auto merge of #115422 - Zoxc:cache-once-lock, r=cjgillot | bors | -21/+21 |
| 2023-09-02 | Auto merge of #3049 - RalfJung:rustup, r=RalfJung | bors | -12/+16 |
| 2023-09-02 | Merge from rustc | Ralf Jung | -11/+15 |
| 2023-09-02 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-09-01 | fix(std): Rename os_str_bytes to encoded_bytes | Ed Page | -87/+87 |
| 2023-09-02 | Auto merge of #113295 - clarfonthey:ascii-step, r=cuviper | bors | -3/+64 |
| 2023-09-02 | Signed-off-by: cui fliter <imcusg@gmail.com> | cui fliter | -1/+1 |
| 2023-09-01 | Auto merge of #115276 - fmease:rustdoc-obj-lt-defs-handle-self-ty-params, r=G... | bors | -8/+57 |
| 2023-09-01 | Add spastorino on vacation | Santiago Pastorino | -1/+1 |
| 2023-09-01 | Reuse const rendering from rustdoc in rmeta encoding | Ben Kimock | -113/+107 |