| Age | Commit message (Expand) | Author | Lines |
| 2025-06-14 | Merge pull request #2468 from rust-lang/query-cleaning | Tshepang Mbambo | -2/+5 |
| 2025-06-14 | Switch to gcc-14 by default to fix some run-make tests | Antoni Boucher | -6/+14 |
| 2025-06-14 | Fix reference mutability in coerce_container_to_any diagnostics | Benjamin Saunders | -5/+34 |
| 2025-06-14 | Use precedence-aware formatting for coerce_container_to_any suggestions | Benjamin Saunders | -5/+9 |
| 2025-06-14 | Fix coerce_container_to_any false positive on autoderef | Benjamin Saunders | -12/+23 |
| 2025-06-14 | do not inline links | Tshepang Mbambo | -2/+5 |
| 2025-06-14 | title case | Tshepang Mbambo | -1/+1 |
| 2025-06-14 | Merge pull request #2467 from rust-lang/tshepang-patch-1 | Tshepang Mbambo | -11/+11 |
| 2025-06-14 | use sentence case | Tshepang Mbambo | -11/+11 |
| 2025-06-14 | Merge pull request #2466 from rust-lang/tshepang-moved | Tshepang Mbambo | -2/+2 |
| 2025-06-14 | content has moved to another chapter | Tshepang Mbambo | -2/+2 |
| 2025-06-14 | Auto merge of #142289 - fmease:maybe-perf-gen-args, r=compiler-errors | bors | -6/+5 |
| 2025-06-14 | Merge pull request #2465 from xizheyin/rustc-query | Tshepang Mbambo | -39/+46 |
| 2025-06-14 | Added support for testing the backend with abi-cafe | michal kostrubiec | -2/+68 |
| 2025-06-14 | use `extern "custom"` on naked functions with a custom calling convention | Folkert de Vries | -28/+19 |
| 2025-06-14 | docs: make unbuffered_bytes docs more consistent (#15019) | dswij | -1/+1 |
| 2025-06-14 | Merge pull request #2441 from rust-lang/tshepang-remove-title-case | Tshepang Mbambo | -28/+28 |
| 2025-06-14 | Remove unneeded lifetime (#15040) | dswij | -1/+1 |
| 2025-06-14 | use `is_multiple_of` to check if an addr is aligned | Folkert de Vries | -9/+9 |
| 2025-06-14 | Auto merge of #142259 - sayantn:simplify-intrinsics, r=workingjubilee | bors | -1/+1 |
| 2025-06-14 | Auto merge of #142259 - sayantn:simplify-intrinsics, r=workingjubilee | bors | -829/+479 |
| 2025-06-14 | Fix `needless_doctest_main` panic when doctest is invalid (#15052) | dswij | -1/+20 |
| 2025-06-14 | Fix for tests/run-make/no-builtins-attribute | Antoni Boucher | -2/+8 |
| 2025-06-14 | Prepare `rustc-dev` component un-remapping in the compiler | Urgau | -82/+112 |
| 2025-06-14 | remove check_run function from helpers | bit-aloo | -27/+9 |
| 2025-06-14 | Merge pull request #4399 from RalfJung/rustup | Ralf Jung | -616/+1275 |
| 2025-06-14 | Auto merge of #142129 - shepmaster:mismatched-syntaxes-in-function-like-place... | bors | -10/+140 |
| 2025-06-14 | remove check_run method from config | bit-aloo | -13/+2 |
| 2025-06-14 | replace all instances of check_run in download with execution context | bit-aloo | -2/+2 |
| 2025-06-14 | replace all instances of check_run in config with execution context | bit-aloo | -17/+15 |
| 2025-06-14 | Fix random failure when JS code is executed when the whole file was not read yet | Guillaume Gomez | -37/+37 |
| 2025-06-14 | Remove outdated docs about broken ABI | bjorn3 | -117/+0 |
| 2025-06-14 | Remove all support for wasm's legacy ABI | bjorn3 | -16/+2 |
| 2025-06-14 | Remove all support for wasm's legacy ABI | bjorn3 | -481/+28 |
| 2025-06-14 | Rustup to rustc 1.89.0-nightly (8da623945 2025-06-13) | bjorn3 | -1/+1 |
| 2025-06-14 | Sync from rust 8da623945f83933dd38644d5745532ee032e855b | bjorn3 | -11/+13 |
| 2025-06-14 | Auto merge of #142492 - matthiaskrgr:rollup-a132ytq, r=matthiaskrgr | bors | -1903/+1821 |
| 2025-06-14 | Rollup merge of #142489 - tgross35:update-builtins, r=tgross35 | Matthias Krüger | -157/+554 |
| 2025-06-14 | Rollup merge of #142484 - dtolnay:bsetextract, r=m-ou-se | Matthias Krüger | -4/+4 |
| 2025-06-14 | Rollup merge of #142477 - JonathanBrouwer:associated-type-suggestion, r=Waffl... | Matthias Krüger | -1/+60 |
| 2025-06-14 | Rollup merge of #142464 - RalfJung:variadic-fn-abi-error, r=workingjubilee | Matthias Krüger | -44/+34 |
| 2025-06-14 | Rollup merge of #142243 - RalfJung:float-test-dedup, r=tgross35 | Matthias Krüger | -676/+308 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -4/+0 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -11/+5 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -4/+0 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -822/+458 |
| 2025-06-14 | Rollup merge of #141493 - tamird:addreskind-bytestr, r=joshtriplett | Matthias Krüger | -4/+14 |
| 2025-06-14 | Rollup merge of #141399 - GuillaumeGomez:extracted-doctest, r=aDotInTheVoid | Matthias Krüger | -56/+251 |
| 2025-06-14 | Rollup merge of #140593 - m-ou-se:some-temp, r=Nadrieril | Matthias Krüger | -139/+138 |
| 2025-06-14 | fix ci/cd error | relaxcn | -10/+40 |