| Age | Commit message (Expand) | Author | Lines |
| 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 | fix `tests/ui/asm/naked-functions.rs` for aarch64 | Folkert | -6/+7 |
| 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 | Add a README to rustbook to explain its purpose | Eric Huss | -0/+34 |
| 2024-07-27 | miri: fix offset_from behavior on wildcard pointers | Ralf Jung | -61/+80 |
| 2024-07-27 | Rename require_and_update_submodule to require_submodule | Eric Huss | -25/+25 |
| 2024-07-27 | Add clarifying documentation to require_and_update_submodule. | Eric Huss | -1/+4 |
| 2024-07-27 | Change prebuilt_llvm_config to not be required. | Eric Huss | -1/+2 |
| 2024-07-27 | Change the blanket submodule update for library submodules to be required | Eric Huss | -1/+7 |
| 2024-07-27 | Consistently use a string to represent a submodule. | Eric Huss | -11/+11 |
| 2024-07-27 | Add more descriptions to why submodules are required. | Eric Huss | -5/+13 |
| 2024-07-27 | Fix mistake setting ONLY_HOSTS for Reference. | Eric Huss | -1/+0 |
| 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 | refactor cargo invocations with strongly-typed subcommand | onur-ozkan | -109/+117 |
| 2024-07-27 | allow `#[target_feature]` on `#[naked]` functions | Folkert | -27/+7 |
| 2024-07-27 | switch to an allowlist approach | Folkert | -65/+185 |
| 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 | rustdoc: use strategic ThinVec/Box to shrink `clean::ItemKind` | Michael Howell | -89/+120 |
| 2024-07-27 | Auto merge of #3768 - rust-lang:rustup-2024-07-27, r=RalfJung | bors | -6170/+6833 |
| 2024-07-27 | fix clippy | Ralf Jung | -1/+1 |
| 2024-07-27 | Delete `SimplifyArmIdentity` and `SimplifyBranchSame` tests | DianQK | -436/+0 |
| 2024-07-27 | Merge from rustc | The Miri Cronjob Bot | -6168/+6831 |
| 2024-07-27 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 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 | assert_stdout_contains_regex in run_make_support + variations | Oneirical | -11/+99 |
| 2024-07-26 | Add links from `assert_eq!` docs to `debug_assert_eq!`, etc. | Matt Brubeck | -0/+18 |
| 2024-07-26 | rustc_type_ir: derive Debug for UnevaluatedConst | Pavel Grigorenko | -10/+1 |