| Age | Commit message (Expand) | Author | Lines |
| 2024-11-11 | Auto merge of #132902 - matthiaskrgr:rollup-43qgg3t, r=matthiaskrgr | bors | -1/+18 |
| 2024-11-11 | Auto merge of #132720 - jieyouxu:do-not-strip, r=davidtwco | bors | -3/+7 |
| 2024-11-11 | Rollup merge of #132873 - onur-ozkan:132867, r=jieyouxu | Matthias Krüger | -1/+18 |
| 2024-11-11 | Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomez | bors | -246/+1085 |
| 2024-11-11 | Auto merge of #126597 - estebank:unicode-output, r=fmease | bors | -29/+41 |
| 2024-11-10 | Add Unicode block-drawing compiler output support | Esteban Küber | -29/+41 |
| 2024-11-10 | Rollup merge of #131781 - taiki-e:arm64ec-stabilize-asm, r=Amanieu,traviscross | Matthias Krüger | -30/+2 |
| 2024-11-10 | add test coverage for separate clippy prefixes | onur-ozkan | -0/+17 |
| 2024-11-10 | handle separate prefixes in clippy args | onur-ozkan | -1/+1 |
| 2024-11-10 | Auto merge of #132863 - matthiaskrgr:rollup-1zbjz5f, r=matthiaskrgr | bors | -379/+964 |
| 2024-11-10 | Rollup merge of #132858 - GuillaumeGomez:update-minifier, r=aDotInTheVoid | Matthias Krüger | -1/+1 |
| 2024-11-10 | Rollup merge of #132849 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -378/+963 |
| 2024-11-10 | Update minifer version to `0.3.2` | Guillaume Gomez | -1/+1 |
| 2024-11-10 | do not trust download-rustc=if-unchanged on CI for now | Ralf Jung | -1/+3 |
| 2024-11-10 | Revert "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu" | Jieyou Xu | -35/+32 |
| 2024-11-10 | fix linux-futex test being accidentally disabled | Ralf Jung | -3/+2 |
| 2024-11-10 | store futexes in per-allocation data rather than globally | Ralf Jung | -55/+122 |
| 2024-11-10 | Merge from rustc | Ralf Jung | -535/+544 |
| 2024-11-10 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-11-10 | Stabilize Arm64EC inline assembly | Taiki Endo | -30/+2 |
| 2024-11-09 | Rollup merge of #132824 - kadenlnelson:patch/wasi-c-abi-doc, r=workingjubilee | Jubilee | -2/+2 |
| 2024-11-09 | Rollup merge of #132801 - RalfJung:alloc-mutability, r=oli-obk | Jubilee | -20/+20 |
| 2024-11-09 | Rollup merge of #131258 - taiki-e:s390x-stabilize-asm, r=Amanieu | Jubilee | -19/+2 |
| 2024-11-09 | Update grammar in wasm-c-abi's compiler flag documentation | Kaden Nelson | -2/+2 |
| 2024-11-10 | Auto merge of #132829 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-11-09 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-09 | Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu | Matthias Krüger | -32/+35 |
| 2024-11-09 | Rollup merge of #132754 - Zalathar:opts, r=GuillaumeGomez,jieyouxu | Matthias Krüger | -460/+466 |
| 2024-11-09 | make return type of get_alloc_info a struct, and reduce some code duplication... | Ralf Jung | -20/+20 |
| 2024-11-09 | Merge pull request #4020 from RalfJung/thread-sope | Ralf Jung | -0/+24 |
| 2024-11-09 | interpret: get_alloc_info: also return mutability | Ralf Jung | -7/+7 |
| 2024-11-09 | pthread-sync: avoid confusing error when running with preemption | Ralf Jung | -0/+24 |
| 2024-11-09 | Merge from rustc | The Miri Cronjob Bot | -2066/+7488 |
| 2024-11-09 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-11-09 | Use a separate dir for r-a builds consistently in helix config | Maybe Lapkin | -2/+15 |
| 2024-11-08 | fix `core::config::tests::override_toml` | onur-ozkan | -0/+3 |
| 2024-11-08 | Auto merge of #132746 - flip1995:clippy-subtree-update, r=Manishearth | bors | -899/+5023 |
| 2024-11-08 | Merge pull request #4004 from YohDeadfall/thread-name-ice-fix | Ralf Jung | -109/+192 |
| 2024-11-08 | Get/set thread name shims return errors for invalid handles | Yoh Deadfall | -109/+192 |
| 2024-11-08 | respect to global `download-rustc` default in non-dist profiles | onur-ozkan | -8/+1 |
| 2024-11-08 | use `download-rustc="if-unchanged"` as default whenever possible | onur-ozkan | -3/+13 |
| 2024-11-08 | read repository information configs at an earlier stage | onur-ozkan | -21/+18 |
| 2024-11-08 | Clippy: cfg out validate_diag on release builds | Philipp Krones | -3/+4 |
| 2024-11-08 | remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi... | Ralf Jung | -3/+3 |
| 2024-11-07 | Rollup merge of #132739 - GuillaumeGomez:cleanup-scrape-code, r=notriddle | Jubilee | -11/+22 |
| 2024-11-07 | Rollup merge of #132737 - clubby789:lock-no-pid, r=jieyouxu | Jubilee | -2/+6 |
| 2024-11-07 | Rollup merge of #131913 - jieyouxu:only_debug_assertions, r=onur-ozkan | Jubilee | -30/+103 |
| 2024-11-08 | Simplify command-line-argument declarations in librustdoc | Zalathar | -458/+463 |
| 2024-11-08 | Use a method to apply `RustcOptGroup` to `getopts::Options` | Zalathar | -2/+2 |
| 2024-11-08 | Add a run-make test for `rustc --help` and similar | Zalathar | -0/+1 |