| Age | Commit message (Expand) | Author | Lines |
| 2024-07-26 | Update Android testing to API 21, matching NDK 26 | Matthew Maurer | -12/+15 |
| 2024-07-25 | Auto merge of #128186 - matthiaskrgr:rollup-01b7t98, r=matthiaskrgr | bors | -576/+762 |
| 2024-07-25 | Rollup merge of #128173 - compiler-errors:misused-intrinsics, r=oli-obk | Matthias Krüger | -47/+0 |
| 2024-07-25 | Rollup merge of #128172 - compiler-errors:non-self-arg, r=chenyukang | Matthias Krüger | -20/+81 |
| 2024-07-25 | Rollup merge of #128171 - compiler-errors:arg-compat, r=oli-obk | Matthias Krüger | -130/+108 |
| 2024-07-25 | Rollup merge of #128158 - workingjubilee:unsafe-wrap-personality-gcc, r=Chris... | Matthias Krüger | -141/+180 |
| 2024-07-25 | Rollup merge of #128138 - folkertdev:asm-option-allowlist, r=lcnr | Matthias Krüger | -72/+49 |
| 2024-07-25 | Rollup merge of #127300 - biabbas:fix_connect_timeout, r=tgross35 | Matthias Krüger | -10/+19 |
| 2024-07-25 | Rollup merge of #121364 - Urgau:unary_precedence, r=compiler-errors | Matthias Krüger | -156/+325 |
| 2024-07-25 | Auto merge of #128102 - Oneirical:real-testate, r=Kobzol | bors | -29/+52 |
| 2024-07-25 | In connect timeout, read readiness of socket for vxworks. Check pollhup or po... | B I Mohammed Abbas | -10/+19 |
| 2024-07-25 | Auto merge of #127995 - workingjubilee:say-turings-prayer, r=BoxyUwU | bors | -65/+57 |
| 2024-07-25 | Auto merge of #128169 - matthiaskrgr:rollup-ylsoq30, r=matthiaskrgr | bors | -607/+792 |
| 2024-07-24 | Don't add crashes for misuses of intrinsics | Michael Goulet | -47/+0 |
| 2024-07-24 | Don't ICE if HIR and middle types disagree in borrowck error reporting | Michael Goulet | -20/+81 |
| 2024-07-24 | Make sure that args are compatible in resolve_associated_item | Michael Goulet | -130/+108 |
| 2024-07-25 | Rollup merge of #128160 - compiler-errors:auto, r=jackh726 | Matthias Krüger | -23/+103 |
| 2024-07-25 | Rollup merge of #128111 - estebank:no-question, r=fmease | Matthias Krüger | -151/+159 |
| 2024-07-25 | Rollup merge of #127872 - Oneirical:antestral-traditions, r=jieyouxu | Matthias Krüger | -57/+113 |
| 2024-07-25 | Rollup merge of #127528 - estebank:ascii-control-chars, r=oli-obk | Matthias Krüger | -308/+216 |
| 2024-07-25 | Rollup merge of #127054 - compiler-errors:bound-ordering, r=fmease | Matthias Krüger | -68/+201 |
| 2024-07-25 | Apply suggestions from code review | León Orell Valerian Liehr | -2/+6 |
| 2024-07-24 | std: update comments on gcc personality fn | Jubilee Young | -10/+32 |
| 2024-07-24 | std: unsafe-wrap gcc::rust_eh_personality and impl | Jubilee Young | -131/+148 |
| 2024-07-24 | Auto merge of #128155 - matthiaskrgr:rollup-lxtal9f, r=matthiaskrgr | bors | -335/+742 |
| 2024-07-24 | Don't ICE when auto trait has assoc ty in old solver | Michael Goulet | -23/+103 |
| 2024-07-24 | Fix ddltool-failed test | Esteban Küber | -1/+1 |
| 2024-07-24 | Do not use question as label | Esteban Küber | -151/+159 |
| 2024-07-24 | Rollup merge of #128140 - veera-sivarajan:remove-ident-to-str-conversions, r=... | Matthias Krüger | -4/+4 |
| 2024-07-24 | Rollup merge of #128135 - joboet:reduplicate_tls, r=tgross35 | Matthias Krüger | -16/+8 |
| 2024-07-24 | Rollup merge of #128122 - tgross35:missing-fragment-specifier-unconditional, ... | Matthias Krüger | -1/+116 |
| 2024-07-24 | Rollup merge of #128046 - GrigorenkoPV:90435, r=tgross35 | Matthias Krüger | -15/+11 |
| 2024-07-24 | Rollup merge of #127717 - gurry:127441-stray-impl-sugg, r=compiler-errors | Matthias Krüger | -29/+295 |
| 2024-07-24 | Rollup merge of #126548 - rik86189:issue-88264-fix, r=tgross35 | Matthias Krüger | -7/+2 |
| 2024-07-24 | Rollup merge of #126042 - davidzeng0:master, r=Amanieu | Matthias Krüger | -0/+61 |
| 2024-07-24 | Rollup merge of #122192 - oli-obk:type_of_opaque_for_const_checks, r=lcnr | Matthias Krüger | -263/+245 |
| 2024-07-24 | Auto merge of #128146 - notriddle:notriddle/natsortfixes, r=GuillaumeGomez | bors | -70/+119 |
| 2024-07-24 | rustdoc: clean up and fix ord violations in item sorting | Michael Howell | -70/+119 |
| 2024-07-24 | Mark `missing_fragment_specifier` as `FutureReleaseErrorReportInDeps` | Trevor Gross | -1/+116 |
| 2024-07-24 | Auto merge of #128142 - matthiaskrgr:rollup-rep8ofv, r=matthiaskrgr | bors | -435/+528 |
| 2024-07-24 | Do not assemble candidates for auto traits of opaque types in their defining ... | Oli Scherer | -54/+93 |
| 2024-07-24 | Add regression tests | Oli Scherer | -0/+88 |
| 2024-07-24 | Do not try to reveal hidden types when trying to prove Freeze in the defining... | Oli Scherer | -261/+67 |
| 2024-07-24 | Rollup merge of #128133 - nnethercote:fix-cfg_attr-spans, r=petrochenkov | Matthias Krüger | -41/+41 |
| 2024-07-24 | Rollup merge of #128131 - ChrisDenton:stuff, r=workingjubilee | Matthias Krüger | -32/+35 |
| 2024-07-24 | Rollup merge of #128120 - compiler-errors:async-fn-name, r=oli-obk | Matthias Krüger | -12/+43 |
| 2024-07-24 | Rollup merge of #127733 - GrigorenkoPV:don't-forget, r=Amanieu | Matthias Krüger | -132/+88 |
| 2024-07-24 | Rollup merge of #127480 - biabbas:vxworks, r=workingjubilee | Matthias Krüger | -5/+35 |
| 2024-07-24 | Rollup merge of #127457 - donno2048:master, r=albertlarsan68 | Matthias Krüger | -31/+35 |
| 2024-07-24 | Rollup merge of #127374 - estebank:wrong-generic-args, r=oli-obk | Matthias Krüger | -176/+184 |