| Age | Commit message (Expand) | Author | Lines |
| 2025-02-16 | Improve WTF-8 comments | Thalia Archibald | -15/+23 |
| 2025-02-16 | Auto merge of #137127 - pietroalbini:pa-musl-cve-2025-26519, r=jieyouxu | bors | -0/+41 |
| 2025-02-16 | fix musl's CVE-2025-26519 | Pietro Albini | -0/+41 |
| 2025-02-16 | Auto merge of #136914 - marcoieni:arm-ubuntu-24, r=jdno | bors | -1/+1 |
| 2025-02-16 | Auto merge of #136363 - notriddle:notriddle/unresolved-link-unused-refdef, r=... | bors | -44/+164 |
| 2025-02-16 | Auto merge of #137111 - jhpratt:rollup-izd98sx, r=jhpratt | bors | -157/+372 |
| 2025-02-16 | Rollup merge of #137097 - compiler-errors:sized-bound-self, r=oli-obk | Jacob Pratt | -0/+17 |
| 2025-02-16 | Rollup merge of #137092 - RalfJung:abi_unsupported_vector_types-better-error,... | Jacob Pratt | -124/+129 |
| 2025-02-16 | Rollup merge of #136545 - durin42:nvptx64-align, r=nikic | Jacob Pratt | -1/+7 |
| 2025-02-16 | Rollup merge of #135909 - Flakebi:amdgpu-kd, r=jieyouxu,workingjubilee | Jacob Pratt | -32/+92 |
| 2025-02-16 | Rollup merge of #135797 - Mark-Simulacrum:relnotes, r=Mark-Simulacrum | Jacob Pratt | -0/+127 |
| 2025-02-16 | Auto merge of #137078 - bjorn3:sync_cg_clif-2025-02-15, r=bjorn3 | bors | -13/+20 |
| 2025-02-16 | Auto merge of #137093 - matthiaskrgr:rollup-72j7mut, r=matthiaskrgr | bors | -206/+408 |
| 2025-02-15 | Add relnotes for 1.85 | Mark Rousskov | -0/+127 |
| 2025-02-15 | Auto merge of #137034 - cuviper:version-1.87.0, r=cuviper | bors | -1/+1 |
| 2025-02-15 | Ignore Self in bounds check for associated types with Self:Sized | Michael Goulet | -0/+17 |
| 2025-02-15 | docs: fix broken intra-doc links that never worked | Michael Howell | -9/+2 |
| 2025-02-15 | rustdoc: improve refdef handling in the unresolved link lint | Michael Howell | -35/+162 |
| 2025-02-15 | Rollup merge of #137076 - aDotInTheVoid:pingme-pingme-pingme, r=jieyouxu | Matthias Krüger | -0/+3 |
| 2025-02-15 | Rollup merge of #137074 - jieyouxu:rustc_abi, r=onur-ozkan | Matthias Krüger | -1/+37 |
| 2025-02-15 | Rollup merge of #137070 - Kobzol:ci-summary-invalid-link, r=marcoieni | Matthias Krüger | -5/+10 |
| 2025-02-15 | Rollup merge of #137068 - tapanprakasht:fix-copy-item-path, r=aDotInTheVoid | Matthias Krüger | -1/+4 |
| 2025-02-15 | Rollup merge of #137055 - fmease:rustdoc-js-fix-input-placeholder-logic, r=no... | Matthias Krüger | -2/+3 |
| 2025-02-15 | Rollup merge of #136808 - chenyukang:yukang-fix-arg-list-error-129273, r=este... | Matthias Krüger | -40/+92 |
| 2025-02-15 | Rollup merge of #136490 - Skepfyr:no-field-rest-pattern-attrs, r=compiler-errors | Matthias Krüger | -11/+29 |
| 2025-02-15 | Rollup merge of #127581 - fmease:fix-crate_name-validation, r=bjorn3 | Matthias Krüger | -146/+230 |
| 2025-02-15 | abi_unsupported_vector_types: say which type is the problem | Ralf Jung | -124/+129 |
| 2025-02-15 | Auto merge of #137057 - weihanglo:update-cargo, r=weihanglo | bors | -0/+1 |
| 2025-02-15 | Reject macro calls inside of `#![crate_name]` | León Orell Valerian Liehr | -114/+195 |
| 2025-02-15 | rustc-dev-guide: document `{ignore,only}-rustc_abi-x86-sse2` | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2025-02-15 | compiletest: add `{ignore,only}-rustc_abi-x86-sse2` directives | 许杰友 Jieyou Xu (Joe) | -1/+36 |
| 2025-02-15 | Auto merge of #137066 - onur-ozkan:137034-blocker, r=jieyouxu | bors | -12/+15 |
| 2025-02-15 | Merge commit '557ed8ebb7e981817d03c87352892c394183dd70' into sync_cg_clif-202... | bjorn3 | -13/+20 |
| 2025-02-15 | triagebot.toml: ping me on changes to `tests/rustdoc-json` | Alona Enraght-Moony | -0/+3 |
| 2025-02-15 | Rustup to rustc 1.86.0-nightly (d8810e3e2 2025-02-14) | bjorn3 | -1/+1 |
| 2025-02-15 | Auto merge of #136828 - yotamofek:pr/rustdoc/more-laziness, r=GuillaumeGomez,... | bors | -95/+157 |
| 2025-02-15 | Sync from rust d8810e3e2dab96778d20dd6d746ff95465515509 | bjorn3 | -1/+1 |
| 2025-02-15 | Do not generate invalid links in job summaries | Jakub Beránek | -5/+10 |
| 2025-02-15 | fix(rustdoc): Fixed `Copy Item Path` in rust doc | Tapan Prakash | -1/+4 |
| 2025-02-15 | check if CI-LLVM is enabled before testing it | onur-ozkan | -12/+15 |
| 2025-02-15 | Auto merge of #137065 - jhpratt:rollup-ree9mej, r=jhpratt | bors | -2855/+2982 |
| 2025-02-15 | Rollup merge of #137062 - thaliaarchi:io-optional-methods/write, r=workingjub... | Jacob Pratt | -0/+62 |
| 2025-02-15 | Rollup merge of #137056 - geetanshjuneja:pub, r=RalfJung | Jacob Pratt | -1/+2 |
| 2025-02-15 | Rollup merge of #137029 - chenyukang:yukang-fix-unused-check, r=jieyouxu,comp... | Jacob Pratt | -24/+0 |
| 2025-02-15 | Rollup merge of #137028 - Zalathar:thir-pat-expr, r=compiler-errors | Jacob Pratt | -38/+44 |
| 2025-02-15 | Rollup merge of #136978 - ChrisDenton:windows-bindgen, r=Amanieu | Jacob Pratt | -2750/+2774 |
| 2025-02-15 | Rollup merge of #136879 - kornelski:non1, r=Noratrieb | Jacob Pratt | -29/+24 |
| 2025-02-15 | Rollup merge of #136749 - mzeitlin11:extend-asciichar, r=scottmcm | Jacob Pratt | -0/+39 |
| 2025-02-15 | Rollup merge of #135813 - marcoieni:free-runner-i686-mingw, r=jdno | Jacob Pratt | -9/+33 |
| 2025-02-15 | Rollup merge of #135687 - joseluis:feat-reexport_from_coroutine, r=scottmcm | Jacob Pratt | -4/+4 |