| Age | Commit message (Expand) | Author | Lines |
| 2025-08-19 | Fix bug where `rustdoc-js` tester would not pick the right `search.js` file i... | Guillaume Gomez | -2/+20 |
| 2025-08-19 | God bless the tests | Johannes Hostert | -0/+53 |
| 2025-08-19 | link to TB doc in unsafe-code-guidelines | Johannes Hostert | -1/+2 |
| 2025-08-19 | Prevent impossible combinations in `ast::ModKind`. | Nicholas Nethercote | -9/+10 |
| 2025-08-19 | Rollup merge of #145429 - bjorn3:codegen_fn_attrs_improvements, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-08-19 | Rollup merge of #145585 - RalfJung:miri-inplace-arg-checks, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -37/+129 |
| 2025-08-19 | Rollup merge of #145306 - Stypox:tracing-misc, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2025-08-19 | Rollup merge of #145025 - lolbinarycat:ci-tidy-spellcheck, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -27/+87 |
| 2025-08-19 | miri: detect passing the same local twice as an in-place argument | Ralf Jung | -0/+92 |
| 2025-08-19 | Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill... | Stuart Cook | -92/+99 |
| 2025-08-18 | Add tracing to various miscellaneous functions | Stypox | -0/+2 |
| 2025-08-18 | interpret: fix in-place return place semantics when the return place expressi... | Ralf Jung | -37/+37 |
| 2025-08-18 | Auto merge of #145478 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-08-18 | rustdoc: add rustdoc top bar web component | Michael Howell | -2/+2 |
| 2025-08-18 | triagebot: Show range-diff links on force pushes | Ralf Jung | -2/+5 |
| 2025-08-18 | Rename and move tuple index suffix regression test | Jieyou Xu | -1/+0 |
| 2025-08-18 | Merge pull request #4523 from Stypox/data-race-tracing | Ralf Jung | -0/+6 |
| 2025-08-18 | cargo update | github-actions | -34/+38 |
| 2025-08-18 | Rollup merge of #145451 - WaffleLapkin:norailoveyou, r=Noratrieb | Stuart Cook | -0/+1 |
| 2025-08-18 | fmt | The Miri Cronjob Bot | -1/+2 |
| 2025-08-18 | Merge ref '425a9c0a0e36' from rust-lang/rust | The Miri Cronjob Bot | -113/+159 |
| 2025-08-18 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-17 | Update cargo | Weihang Lo | -0/+0 |
| 2025-08-17 | Auto merge of #144081 - RalfJung:const-ptr-fragments, r=oli-obk | bors | -69/+104 |
| 2025-08-16 | tidy: add better error reporting for if typos can't be run | binarycat | -1/+0 |
| 2025-08-16 | tidy: run typos check in src root, not current dir | binarycat | -4/+17 |
| 2025-08-16 | tidy now installs typos-cli as-needed via cargo | binarycat | -28/+76 |
| 2025-08-16 | Auto merge of #145304 - m-ou-se:simplify-panic, r=oli-obk | bors | -9/+1 |
| 2025-08-16 | refactor: Hard-code `char::is_control` | Karl Meakin | -1/+0 |
| 2025-08-15 | rustdoc-search: search backend with partitioned suffix tree | Michael Howell | -90/+97 |
| 2025-08-15 | stabilize strict provenance atomic ptr | Kivooeo | -1/+0 |
| 2025-08-15 | add static glibc to the nix dev shell | Waffle Lapkin | -0/+1 |
| 2025-08-15 | Rollup merge of #145431 - AMS21:fix_141531, r=jieyouxu | Jakub Beránek | -3/+15 |
| 2025-08-15 | Use aarch64-apple-darwin as the fallback doc source for `-apple-` | Jake Goulding | -1/+1 |
| 2025-08-15 | Enhance UI test output handling for runtime errors | AMS21 | -3/+15 |
| 2025-08-15 | Merge link_name and export_name | bjorn3 | -1/+1 |
| 2025-08-15 | Rollup merge of #145275 - StackOverflowExcept1on:fix-wasm32v1-none, r=alexcri... | Stuart Cook | -1/+1 |
| 2025-08-15 | Rollup merge of #145189 - rust-lang:cargo_update, r=clubby789 | Stuart Cook | -22/+22 |
| 2025-08-15 | Add the directive `compare-output-by-lines` | ywxt | -1/+15 |
| 2025-08-15 | Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov | Stuart Cook | -9/+16 |
| 2025-08-15 | Merge ref '3507a749b365' from rust-lang/rust | The Miri Cronjob Bot | -11/+41 |
| 2025-08-15 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-15 | refactor: Add tests for case conversions | Karl Meakin | -11/+41 |
| 2025-08-15 | refactor: `generate_tests` | Karl Meakin | -52/+45 |
| 2025-08-15 | refactor: rewrite `ranges_from_set` | Karl Meakin | -66/+17 |
| 2025-08-15 | refactor: Include size of case conversion tables | Karl Meakin | -13/+35 |
| 2025-08-15 | refactor: Include table sizes in comment at top of `unicode_data.rs` | Karl Meakin | -11/+9 |
| 2025-08-14 | Rollup merge of #145179 - joshtriplett:number, r=RalfJung | Guillaume Gomez | -2/+2 |
| 2025-08-14 | Rollup merge of #144959 - Marcondiro:master, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2025-08-14 | Rollup merge of #144727 - Stypox:add-tracing-to-resolve, r=RalfJung | Guillaume Gomez | -0/+2 |