| Age | Commit message (Expand) | Author | Lines |
| 2024-08-24 | update the doc comment on lintchecker b/c it parses html now | binarycat | -2/+4 |
| 2024-08-23 | Auto merge of #129464 - GuillaumeGomez:rollup-ckfqd7h, r=GuillaumeGomez | bors | -15/+267 |
| 2024-08-23 | Rollup merge of #129426 - notriddle:smaller-index-2024-08-22, r=GuillaumeGomez | Guillaume Gomez | -13/+40 |
| 2024-08-23 | Rollup merge of #129243 - onur-ozkan:stuff, r=Kobzol | Guillaume Gomez | -1/+1 |
| 2024-08-23 | Rollup merge of #128511 - alexcrichton:doc-wasm-features, r=jieyouxu | Guillaume Gomez | -1/+226 |
| 2024-08-23 | Rollup merge of #129433 - GrigorenkoPV:run-make-support-path-rustdoc, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2024-08-23 | Rollup merge of #129414 - GuillaumeGomez:fix-doc-hidden-crates, r=notriddle | Matthias Krüger | -3/+4 |
| 2024-08-23 | Rollup merge of #129386 - cjgillot:local-resolved-arg, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-08-23 | Rollup merge of #129055 - Oneirical:fortanix-fortification, r=jieyouxu | Matthias Krüger | -2/+9 |
| 2024-08-23 | Rollup merge of #128876 - ColinFinck:rust-lld-with-runtime-dlls, r=Kobzol,pet... | Matthias Krüger | -13/+24 |
| 2024-08-23 | Fix a missing import in a doc in run-make-support | Pavel Grigorenko | -0/+1 |
| 2024-08-22 | Auto merge of #129413 - jieyouxu:revert-remove-dir-all, r=compiler-errors | bors | -17/+103 |
| 2024-08-22 | rustdoc-search: use tighter json for names and parents | Michael Howell | -13/+40 |
| 2024-08-22 | Auto merge of #129410 - RalfJung:miri-sync, r=RalfJung | bors | -86/+658 |
| 2024-08-22 | Fix extern crates not being hidden with `doc(hidden)` | Guillaume Gomez | -3/+4 |
| 2024-08-22 | Revert "compiletest: use `std::fs::remove_dir_all` now that it is available" | 许杰友 Jieyou Xu (Joe) | -2/+25 |
| 2024-08-22 | Revert "bootstrap: fix clean's `remove_dir_all` implementation" | 许杰友 Jieyou Xu (Joe) | -15/+78 |
| 2024-08-22 | rewrite x86_64-fortanix-unknown-sgx-lvi to rmake | Oneirical | -2/+9 |
| 2024-08-22 | Auto merge of #3833 - JoJoDeveloping:tb-fix-stack-overflow, r=RalfJung | bors | -47/+74 |
| 2024-08-22 | Make Tree Borrows Provenance GC no longer produce stack overflows | Johannes Hostert | -47/+74 |
| 2024-08-22 | Auto merge of #129338 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-08-22 | Update cargo | Weihang Lo | -0/+0 |
| 2024-08-22 | do not build `cargo-miri` by default on stable channel | onur-ozkan | -1/+1 |
| 2024-08-22 | Auto merge of #129365 - matthiaskrgr:rollup-ebwx6ya, r=matthiaskrgr | bors | -232/+169 |
| 2024-08-22 | Use a LocalDefId in ResolvedArg. | Camille GILLOT | -1/+1 |
| 2024-08-21 | Rollup merge of #129363 - Urgau:run-make-lc_all-c, r=jieyouxu | Matthias Krüger | -0/+2 |
| 2024-08-21 | epoll test: avoid some subtly dangling pointers | Ralf Jung | -24/+4 |
| 2024-08-21 | Rollup merge of #129302 - jieyouxu:compiletest-RAGEY, r=compiler-errors | Matthias Krüger | -25/+2 |
| 2024-08-21 | Rollup merge of #129284 - notriddle:notriddle/animate-target=light, r=Guillau... | Matthias Krüger | -0/+13 |
| 2024-08-21 | Rollup merge of #129231 - onur-ozkan:improve-submodule-updates, r=Mark-Simula... | Matthias Krüger | -129/+139 |
| 2024-08-21 | Rollup merge of #129187 - jieyouxu:squeaky-clean-windows-symlinks, r=Kobzol | Matthias Krüger | -78/+15 |
| 2024-08-21 | Force `LC_ALL=C` for all run-make tests | Urgau | -0/+2 |
| 2024-08-21 | add a test for zero-sized protectors | Ralf Jung | -4/+72 |
| 2024-08-21 | Auto merge of #129331 - matthiaskrgr:rollup-rxv463w, r=matthiaskrgr | bors | -30/+33 |
| 2024-08-20 | Auto merge of #128252 - EtomicBomb:pre-rfc, r=notriddle | bors | -683/+1551 |
| 2024-08-20 | Rollup merge of #129318 - GuillaumeGomez:rm-unneeded-defid-conversion, r=notr... | Matthias Krüger | -28/+31 |
| 2024-08-20 | Rollup merge of #128932 - bvanjoi:issue-128813, r=petrochenkov | Matthias Krüger | -2/+1 |
| 2024-08-21 | lint on tail expr drop order change in Edition 2024 | Ding Xiang Fei | -0/+1 |
| 2024-08-20 | Remove unneeded conversion to `DefId` for `ExtraInfo` | Guillaume Gomez | -28/+31 |
| 2024-08-20 | Auto merge of #3752 - Kixunil:simd-sha256, r=RalfJung | bors | -0/+497 |
| 2024-08-20 | Implement SHA256 SIMD intrinsics on x86 | Martin Habovstiak | -0/+497 |
| 2024-08-20 | skip updating when external binding is existed | bohan | -2/+1 |
| 2024-08-20 | readdir_r shim: assume FreeBSD v12+ | Ralf Jung | -10/+10 |
| 2024-08-20 | compiletest: use `std::fs::remove_dir_all` now that it is available | 许杰友 Jieyou Xu (Joe) | -25/+2 |
| 2024-08-20 | Merge from rustc | The Miri Cronjob Bot | -1765/+3257 |
| 2024-08-20 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-08-19 | rustdoc: animate the `:target` highlight | Michael Howell | -0/+13 |
| 2024-08-19 | Auto merge of #129275 - matthiaskrgr:rollup-qv64hg6, r=matthiaskrgr | bors | -2/+2 |
| 2024-08-19 | Auto merge of #128588 - onur-ozkan:clean-up-bootstrap-internals, r=albertlars... | bors | -56/+52 |
| 2024-08-19 | Rollup merge of #129194 - ChrisDenton:detect-src, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |