| Age | Commit message (Expand) | Author | Lines |
| 2024-07-28 | Don't store `thir::Pat` in error structs | Zalathar | -40/+32 |
| 2024-07-28 | Auto merge of #128079 - Oneirical:testiges-of-civilization, r=jieyouxu | bors | -73/+94 |
| 2024-07-27 | Auto merge of #128270 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-07-27 | Auto merge of #128278 - tgross35:rollup-zv7q0h5, r=tgross35 | bors | -587/+501 |
| 2024-07-27 | Rollup merge of #128271 - Nilstrieb:jump-into-a-can-of-worms-called-float-equ... | Trevor Gross | -0/+137 |
| 2024-07-27 | Rollup merge of #128267 - GuillaumeGomez:gui-test-title, r=notriddle | Trevor Gross | -0/+24 |
| 2024-07-27 | Rollup merge of #128266 - onur-ozkan:update-channel-doc, r=dtolnay | Trevor Gross | -1/+9 |
| 2024-07-27 | Rollup merge of #128262 - DianQK:remove-unused-tests, r=saethlin | Trevor Gross | -436/+0 |
| 2024-07-27 | Rollup merge of #128259 - sunshowers:msg-nosignal, r=Mark-Simulacrum | Trevor Gross | -0/+5 |
| 2024-07-27 | Rollup merge of #128241 - compiler-errors:clone-sugg, r=jieyouxu | Trevor Gross | -37/+14 |
| 2024-07-27 | Rollup merge of #128207 - folkertdev:asm-parser-generalize, r=Amanieu | Trevor Gross | -105/+224 |
| 2024-07-27 | Rollup merge of #125897 - RalfJung:from-ref, r=Amanieu | Trevor Gross | -8/+88 |
| 2024-07-27 | add `needs-asm-support` to `tests/ui/asm/unsupported-option.rs` | Folkert | -3/+5 |
| 2024-07-27 | update aarch64 asm tests | Folkert | -47/+61 |
| 2024-07-27 | Auto merge of #128091 - heiher:xz-only, r=Mark-Simulacrum | bors | -1/+1 |
| 2024-07-27 | Disable jump threading of float equality | Nilstrieb | -0/+137 |
| 2024-07-27 | Update cargo | Weihang Lo | -0/+0 |
| 2024-07-27 | Auto merge of #128006 - tgross35:missing-fragment-specifier-e2024, r=petroche... | bors | -25/+114 |
| 2024-07-27 | Add rustdoc GUI test to check title with and without search | Guillaume Gomez | -0/+24 |
| 2024-07-27 | Auto merge of #124905 - reitermarkus:u32-from-char-opt, r=scottmcm | bors | -57/+114 |
| 2024-07-27 | Make `missing_fragment_specifier` an error in edition 2024 | Trevor Gross | -25/+114 |
| 2024-07-27 | add change entry for `rust.channel` defaults | onur-ozkan | -0/+5 |
| 2024-07-27 | update `rust.channel` documentation | onur-ozkan | -1/+4 |
| 2024-07-27 | Auto merge of #128255 - stepancheg:doc-shl, r=scottmcm | bors | -0/+13 |
| 2024-07-27 | Delete `SimplifyArmIdentity` and `SimplifyBranchSame` tests | DianQK | -436/+0 |
| 2024-07-27 | Auto merge of #127946 - tgross35:fmt-builders-set-result, r=cuviper | bors | -4/+8 |
| 2024-07-27 | [illumos/solaris] set MSG_NOSIGNAL while writing to sockets | Rain | -0/+5 |
| 2024-07-27 | Auto merge of #128253 - tgross35:rollup-rpmoebz, r=tgross35 | bors | -133/+265 |
| 2024-07-27 | Document int.checked_shl(BITS - 1) | Stepan Koltsov | -0/+13 |
| 2024-07-26 | Rollup merge of #128235 - harryscholes:fix-iterator-filter-docs, r=tgross35 | Trevor Gross | -1/+1 |
| 2024-07-26 | Rollup merge of #128229 - tdittr:unsafe-extern-abi-error, r=compiler-errors | Trevor Gross | -11/+47 |
| 2024-07-26 | Rollup merge of #128227 - Kobzol:ci-unrolled-perf-build-matrix, r=tgross35 | Trevor Gross | -2/+8 |
| 2024-07-26 | Rollup merge of #128226 - oli-obk:option_vs_empty_slice, r=petrochenkov | Trevor Gross | -6/+6 |
| 2024-07-26 | Rollup merge of #128224 - nnethercote:fewer-replace_ranges, r=petrochenkov | Trevor Gross | -25/+21 |
| 2024-07-26 | Rollup merge of #128223 - nnethercote:refactor-collect_tokens, r=petrochenkov | Trevor Gross | -45/+43 |
| 2024-07-26 | Rollup merge of #128210 - lolbinarycat:rustdoc-search-title, r=notriddle,Guil... | Trevor Gross | -1/+1 |
| 2024-07-26 | Rollup merge of #128201 - compiler-errors:closure-clone, r=oli-obk | Trevor Gross | -21/+120 |
| 2024-07-26 | Rollup merge of #124941 - Skgland:stabilize-const-int-from-str, r=dtolnay | Trevor Gross | -21/+18 |
| 2024-07-26 | Auto merge of #121676 - Bryanskiy:polarity, r=petrochenkov | bors | -83/+364 |
| 2024-07-26 | Remove logic to suggest clone of function output | Michael Goulet | -37/+14 |
| 2024-07-26 | Always set `result` during `finish()` in debug builders | Trevor Gross | -4/+8 |
| 2024-07-26 | Suppress useless clone suggestion | Michael Goulet | -5/+5 |
| 2024-07-26 | Make coroutine-closures possible to be cloned | Michael Goulet | -21/+120 |
| 2024-07-26 | Auto merge of #128065 - Oneirical:great-testilence, r=jieyouxu | bors | -62/+84 |
| 2024-07-26 | rewrite sanitizer-staticlib-link to rmake | Oneirical | -24/+39 |
| 2024-07-26 | Fix docs | harryscholes | -1/+1 |
| 2024-07-26 | rewrite export-executable-symbols to rmake | Oneirical | -17/+30 |
| 2024-07-26 | rewrite foreign-rust-exceptions to rmake | Oneirical | -14/+23 |
| 2024-07-26 | rewrite c-unwind-abi-catch-lib-panic to rmake | Oneirical | -36/+36 |
| 2024-07-26 | Forbid `?Trait` bounds repetitions | Bryanskiy | -11/+72 |