| Age | Commit message (Expand) | Author | Lines |
| 2024-11-11 | Recurse into APITs in impl_trait_overcaptures | Michael Goulet | -17/+50 |
| 2024-11-11 | Auto merge of #132720 - jieyouxu:do-not-strip, r=davidtwco | bors | -3/+7 |
| 2024-11-11 | Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomez | bors | -851/+1980 |
| 2024-11-11 | Auto merge of #132880 - RalfJung:implied-features, r=workingjubilee | bors | -3/+16 |
| 2024-11-11 | target_features: explain what exacty 'implied' means here | Ralf Jung | -3/+16 |
| 2024-11-11 | Auto merge of #132854 - RalfJung:query-key-limit, r=compiler-errors | bors | -1/+1 |
| 2024-11-11 | Auto merge of #132885 - jhpratt:rollup-4ddd31p, r=jhpratt | bors | -4/+71 |
| 2024-11-10 | Rollup merge of #132878 - aDotInTheVoid:less-pings-for-mark, r=GuillaumeGomez | Jacob Pratt | -0/+6 |
| 2024-11-10 | Rollup merge of #132871 - lolbinarycat:rustdoc-heterogeneous-first-paragraph-... | Jacob Pratt | -0/+11 |
| 2024-11-10 | Rollup merge of #131080 - alexcrichton:stabilize-more-wasm-target-features, r... | Jacob Pratt | -4/+54 |
| 2024-11-11 | Auto merge of #126597 - estebank:unicode-output, r=fmease | bors | -230/+2277 |
| 2024-11-10 | Address review comments | León Orell Valerian Liehr | -42/+45 |
| 2024-11-10 | Add Unicode block-drawing compiler output support | Esteban Küber | -210/+2254 |
| 2024-11-10 | triagebot: Assign rustdoc tests to T-rustdoc. | Alona Enraght-Moony | -0/+6 |
| 2024-11-10 | Auto merge of #132877 - matthiaskrgr:rollup-hbxg7p0, r=matthiaskrgr | bors | -49/+314 |
| 2024-11-10 | Rollup merge of #132866 - jieyouxu:review-rotation-break, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2024-11-10 | Rollup merge of #132426 - Urgau:unreach_pub-super, r=petrochenkov | Matthias Krüger | -16/+307 |
| 2024-11-10 | Rollup merge of #131781 - taiki-e:arm64ec-stabilize-asm, r=Amanieu,traviscross | Matthias Krüger | -33/+6 |
| 2024-11-10 | add regression test for #85763 | binarycat | -0/+11 |
| 2024-11-11 | Break from review rotation | Jieyou Xu | -0/+1 |
| 2024-11-10 | Auto merge of #132863 - matthiaskrgr:rollup-1zbjz5f, r=matthiaskrgr | bors | -689/+1286 |
| 2024-11-10 | Rollup merge of #132858 - GuillaumeGomez:update-minifier, r=aDotInTheVoid | Matthias Krüger | -6/+3 |
| 2024-11-10 | Rollup merge of #132849 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -378/+963 |
| 2024-11-10 | Rollup merge of #132675 - Zalathar:empty-spans, r=jieyouxu | Matthias Krüger | -305/+320 |
| 2024-11-10 | Stabilize WebAssembly `multivalue`, `reference-types`, and `tail-call` target... | Alex Crichton | -4/+54 |
| 2024-11-10 | Update minifer version to `0.3.2` | Guillaume Gomez | -6/+3 |
| 2024-11-10 | Auto merge of #132852 - RalfJung:rustc-if-unchanged, r=onur-ozkan | bors | -4/+3 |
| 2024-11-10 | Re-enable `version-verbose-commit-hash` run-make test | Jieyou Xu | -3/+0 |
| 2024-11-10 | do not trust download-rustc=if-unchanged on CI for now | Ralf Jung | -1/+3 |
| 2024-11-10 | query/plumbing: adjust comment to reality | Ralf Jung | -1/+1 |
| 2024-11-10 | Auto merge of #132846 - jieyouxu:revert-132772, r=jieyouxu | bors | -35/+35 |
| 2024-11-10 | Temporarily disable `version-verbose-commit-hash` to force revert through | Jieyou Xu | -0/+3 |
| 2024-11-10 | Revert "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu" | Jieyou Xu | -35/+32 |
| 2024-11-10 | Merge pull request #4022 from RalfJung/linux-futex | Ralf Jung | -3/+2 |
| 2024-11-10 | fix linux-futex test being accidentally disabled | Ralf Jung | -3/+2 |
| 2024-11-10 | Merge pull request #3971 from RalfJung/futex-virtual | Ralf Jung | -55/+122 |
| 2024-11-10 | store futexes in per-allocation data rather than globally | Ralf Jung | -55/+122 |
| 2024-11-10 | Auto merge of #132840 - matthiaskrgr:rollup-ibarl2r, r=matthiaskrgr | bors | -105/+323 |
| 2024-11-10 | Merge pull request #4021 from RalfJung/rustup | Ralf Jung | -2604/+5528 |
| 2024-11-10 | Rollup merge of #132816 - compiler-errors:2024-apit, r=jieyouxu | Matthias Krüger | -79/+317 |
| 2024-11-10 | Rollup merge of #132136 - RalfJung:target-feature-abi-compat, r=Mark-Simulacrum | Matthias Krüger | -26/+6 |
| 2024-11-10 | Merge from rustc | Ralf Jung | -2603/+5527 |
| 2024-11-10 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-11-10 | Stabilize Arm64EC inline assembly | Taiki Endo | -33/+6 |
| 2024-11-10 | Auto merge of #132831 - workingjubilee:rollup-6fdif44, r=workingjubilee | bors | -1236/+3312 |
| 2024-11-09 | Rollup merge of #132828 - est31:let_chains_parsing_tests, r=compiler-errors | Jubilee | -652/+2842 |
| 2024-11-09 | Rollup merge of #132825 - Noratrieb:Noratrieb-patch-1, r=clubby789 | Jubilee | -0/+1 |
| 2024-11-09 | Rollup merge of #132824 - kadenlnelson:patch/wasi-c-abi-doc, r=workingjubilee | Jubilee | -2/+2 |
| 2024-11-09 | Rollup merge of #132823 - RalfJung:conditional-const-calls, r=fee1-dead,compi... | Jubilee | -395/+272 |
| 2024-11-09 | Rollup merge of #132801 - RalfJung:alloc-mutability, r=oli-obk | Jubilee | -166/+190 |