| Age | Commit message (Expand) | Author | Lines |
| 2022-10-14 | Rollup merge of #103017 - fortanix:raoul/sgx_tls_fix, r=ChrisDenton | Matthias Krüger | -0/+1 |
| 2022-10-14 | Rollup merge of #102781 - StackOverflowExcept1on:master, r=joshtriplett | Matthias Krüger | -1/+2 |
| 2022-10-14 | Rollup merge of #102092 - kxxt:patch-1, r=joshtriplett | Matthias Krüger | -2/+8 |
| 2022-10-14 | Auto merge of #102783 - RalfJung:tls, r=thomcc | bors | -14/+29 |
| 2022-10-14 | Bugfix: keep TLS data in sync | Raoul Strackx | -0/+1 |
| 2022-10-14 | Auto merge of #102529 - colinba:master, r=joshtriplett | bors | -5/+40 |
| 2022-10-14 | Tweak grammar | Josh Triplett | -1/+1 |
| 2022-10-14 | Auto merge of #103048 - Dylan-DPC:rollup-47r62js, r=Dylan-DPC | bors | -352/+389 |
| 2022-10-14 | Rollup merge of #103031 - est31:match_guard_irrefutable_let, r=oli-obk | Dylan DPC | -19/+36 |
| 2022-10-14 | Rollup merge of #103025 - notriddle:notriddle/search-container-star, r=Guilla... | Dylan DPC | -3/+0 |
| 2022-10-14 | Rollup merge of #103018 - Rageking8:more-dupe-word-typos, r=TaKO8Ki | Dylan DPC | -72/+68 |
| 2022-10-14 | Rollup merge of #103015 - whentojump:patch, r=compiler-errors | Dylan DPC | -1/+1 |
| 2022-10-14 | Rollup merge of #102938 - c410-f3r:here-we-go-again, r=petrochenkov | Dylan DPC | -30/+2 |
| 2022-10-14 | Rollup merge of #102914 - GuillaumeGomez:migrate-css-highlight-without-change... | Dylan DPC | -55/+162 |
| 2022-10-14 | Rollup merge of #102856 - cjgillot:impl-single-check, r=petrochenkov | Dylan DPC | -74/+66 |
| 2022-10-14 | Rollup merge of #102847 - joshtriplett:bugfix-impl-fd-traits-for-io-types, r=... | Dylan DPC | -98/+54 |
| 2022-10-14 | wasm-ignore some tests that access thread-local private details | Ralf Jung | -2/+2 |
| 2022-10-14 | Auto merge of #102695 - compiler-errors:int-and-float-trivial-copy, r=lcnr | bors | -1/+50 |
| 2022-10-14 | Add test | Michael Goulet | -0/+42 |
| 2022-10-14 | float and int vars are trivially copy | Michael Goulet | -1/+8 |
| 2022-10-14 | more dupe word typos | Rageking8 | -72/+68 |
| 2022-10-14 | Auto merge of #102684 - JhonnyBillM:delete-target-data-layout-errors-wrapper,... | bors | -223/+229 |
| 2022-10-14 | Auto merge of #103026 - matthiaskrgr:rollup-gfmlfkt, r=matthiaskrgr | bors | -67/+392 |
| 2022-10-14 | Suppress irrefutable let patterns lint for prefixes in match guards | est31 | -19/+36 |
| 2022-10-14 | Rollup merge of #103021 - GuillaumeGomez:constraint-pages, r=Amanieu | Matthias Krüger | -0/+4 |
| 2022-10-14 | Rollup merge of #103016 - nbdd0121:enum, r=pnkfelix | Matthias Krüger | -26/+67 |
| 2022-10-14 | Rollup merge of #103013 - Nilstrieb:patch-1, r=jyn514 | Matthias Krüger | -0/+2 |
| 2022-10-14 | Rollup merge of #103011 - GuillaumeGomez:improve-unsafe-fn-gui-test, r=notriddle | Matthias Krüger | -32/+23 |
| 2022-10-14 | Rollup merge of #103008 - aliemjay:opaque-parent-substs, r=oli-obk | Matthias Krüger | -5/+209 |
| 2022-10-14 | Rollup merge of #103006 - WaffleLapkin:rustdoc_dont, r=compiler-errors | Matthias Krüger | -2/+19 |
| 2022-10-14 | Rollup merge of #103000 - wesleywiser:suggest_libname, r=compiler-errors | Matthias Krüger | -2/+68 |
| 2022-10-13 | Auto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler-errors | bors | -319/+387 |
| 2022-10-13 | rustdoc: remove unused CSS `.search-container > *` | Michael Howell | -3/+0 |
| 2022-10-13 | Add links to relevant pages to find constraint information | Guillaume Gomez | -0/+4 |
| 2022-10-13 | Report duplicate definition in impls with overlap check. | Camille GILLOT | -74/+66 |
| 2022-10-13 | Fix test | Gary Guo | -1/+1 |
| 2022-10-13 | Bless tests | Gary Guo | -23/+47 |
| 2022-10-13 | Add test for issue 102389 | Gary Guo | -0/+17 |
| 2022-10-14 | fix a typo | wtj | -1/+1 |
| 2022-10-13 | replace ReErased with fresh region vars in opaque types | Ali MJ Al-Nasrawy | -5/+209 |
| 2022-10-13 | Ensure enum cast moves | Gary Guo | -2/+2 |
| 2022-10-13 | Add new bootstrap entrypoints to triagebot | nils | -0/+2 |
| 2022-10-13 | Move some tests to more reasonable directories | Caio | -30/+2 |
| 2022-10-13 | Auto merge of #103009 - Dylan-DPC:rollup-9c2tng6, r=Dylan-DPC | bors | -17/+164 |
| 2022-10-13 | Add test for issue 102986 | Maybe Waffle | -0/+18 |
| 2022-10-13 | Improve code for unsafe-fn rustdoc GUI test | Guillaume Gomez | -31/+22 |
| 2022-10-13 | Update browser-ui-test version to 0.12.3 | Guillaume Gomez | -1/+1 |
| 2022-10-13 | Rollup merge of #102999 - compiler-errors:issue-102985, r=fee1-dead | Dylan DPC | -3/+38 |
| 2022-10-13 | Rollup merge of #102956 - TaKO8Ki:fix-102946, r=fee1-dead | Dylan DPC | -1/+34 |
| 2022-10-13 | Rollup merge of #102947 - compiler-errors:sort-elaborated-existentials, r=cjg... | Dylan DPC | -11/+43 |