| Age | Commit message (Expand) | Author | Lines |
| 2025-09-15 | Rollup merge of #146488 - ferrocene:pvdrz/improve-ptr-coverage, r=Mark-Simula... | Matthias Krüger | -0/+8 |
| 2025-09-15 | Rollup merge of #146480 - durin42:llvm-22-more-lifetime, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2025-09-15 | Rollup merge of #146478 - ferrocene:pvdrz/improve-fmt-coverage, r=Mark-Simula... | Matthias Krüger | -0/+52 |
| 2025-09-15 | Rollup merge of #146471 - neuschaefer:no-target, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2025-09-15 | Rollup merge of #146416 - clubby789:tidy-deps-qol, r=jieyouxu | Matthias Krüger | -46/+143 |
| 2025-09-15 | Rollup merge of #146284 - Kivooeo:blazing-fast-division-bignum, r=Mark-Simula... | Matthias Krüger | -56/+0 |
| 2025-09-15 | Rollup merge of #143314 - tshepang:fix-filename, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2025-09-14 | tidy: Remove `WorkspaceInfo` constructor | clubby789 | -60/+90 |
| 2025-09-14 | Auto merge of #145881 - fmease:mv-var-to-dyn-buf-lints, r=joshtriplett | bors | -434/+305 |
| 2025-09-14 | Move more early buffered lints to dyn lint diagnostics (4/N) | León Orell Valerian Liehr | -98/+66 |
| 2025-09-14 | Move more early buffered lints to dyn lint diagnostics (3/N) | León Orell Valerian Liehr | -55/+39 |
| 2025-09-14 | Remove a dead early lint | León Orell Valerian Liehr | -18/+0 |
| 2025-09-14 | Move more early buffered lints to dyn lint diagnostics (2/N) | León Orell Valerian Liehr | -71/+50 |
| 2025-09-14 | Move more early buffered lints to dyn lint diagnostics (1/N) | León Orell Valerian Liehr | -192/+150 |
| 2025-09-14 | Auto merge of #146420 - jdonszelmann:crate-level-into-allowed-targets, r=scra... | bors | -62/+23 |
| 2025-09-13 | merge crate-level into ALLOWED_TARGETS | Jana Dönszelmann | -62/+23 |
| 2025-09-14 | Auto merge of #146507 - Mark-Simulacrum:add-version, r=Mark-Simulacrum | bors | -1/+1 |
| 2025-09-13 | Auto merge of #146526 - jhpratt:rollup-afb1dgo, r=jhpratt | bors | -256/+674 |
| 2025-09-13 | Rollup merge of #146521 - folkertdev:document-va-arg-safe, r=workingjubilee | Jacob Pratt | -6/+132 |
| 2025-09-13 | Rollup merge of #146517 - RalfJung:wait-timeout, r=joboet | Jacob Pratt | -10/+8 |
| 2025-09-13 | Rollup merge of #146506 - mikysett:patch-1, r=Urgau | Jacob Pratt | -1/+1 |
| 2025-09-13 | Rollup merge of #146473 - RalfJung:system-time-deconst, r=workingjubilee | Jacob Pratt | -183/+75 |
| 2025-09-13 | Rollup merge of #146419 - thejpster:update-arm-target-docs, r=workingjubilee | Jacob Pratt | -40/+264 |
| 2025-09-13 | Rollup merge of #146171 - scrabsha:push-wovnxxwltsun, r=WaffleLapkin | Jacob Pratt | -4/+70 |
| 2025-09-13 | Rollup merge of #146159 - camsteffen:hygiene-docs, r=petrochenkov | Jacob Pratt | -12/+22 |
| 2025-09-13 | Rollup merge of #113095 - WaffleLapkin:document_becoming_unuwuable, r=working... | Jacob Pratt | -0/+102 |
| 2025-09-13 | Auto merge of #146491 - jdonszelmann:update-fixme-compare_method_predicate_en... | bors | -8/+3 |
| 2025-09-13 | c-variadic: check that inline attributes are accepted on c-variadic functions | Folkert de Vries | -0/+47 |
| 2025-09-13 | c-variadic: check that c-variadic functions cannot be tail-called | Folkert de Vries | -0/+22 |
| 2025-09-13 | c-variadic: test `...` with naked functions | Folkert de Vries | -0/+40 |
| 2025-09-13 | c-variadic: document `core::ffi::VaArgSafe` | Folkert de Vries | -6/+23 |
| 2025-09-13 | Note that these targets are bare-metal. | Jonathan 'theJPster' Pallant | -13/+25 |
| 2025-09-13 | fix Condvar::wait_timeout docs | Ralf Jung | -10/+8 |
| 2025-09-13 | fixup `become` kw documentation wrt `#[track_caller]` | Waffle Lapkin | -1/+4 |
| 2025-09-13 | Document `become` keyword | Maybe Waffle | -0/+99 |
| 2025-09-13 | update fixme in compare_method_predicate_entailment resulting from review of EII | Jana Dönszelmann | -8/+3 |
| 2025-09-13 | Bump version to 1.92.0 | Mark Rousskov | -1/+1 |
| 2025-09-13 | Auto merge of #145186 - camsteffen:assoc-impl-kind, r=petrochenkov | bors | -404/+386 |
| 2025-09-13 | Fix small typo in check-cfg.md | Michele Sessa | -1/+1 |
| 2025-09-13 | Auto merge of #146499 - jhpratt:rollup-ufflehe, r=jhpratt | bors | -810/+689 |
| 2025-09-13 | also apply revert to wasip2 | Ralf Jung | -18/+7 |
| 2025-09-13 | Rollup merge of #146456 - IoaNNUwU:issue-146446, r=estebank | Jacob Pratt | -5/+87 |
| 2025-09-13 | Rollup merge of #146450 - lolbinarycat:bootstrap-test-js, r=jieyouxu | Jacob Pratt | -1/+15 |
| 2025-09-13 | Rollup merge of #145896 - Oneirical:uncountable-integer-10, r=jieyouxu | Jacob Pratt | -57/+104 |
| 2025-09-13 | Rollup merge of #145471 - rs-sac:extr, r=the8472 | Jacob Pratt | -16/+10 |
| 2025-09-13 | Rollup merge of #144498 - Noratrieb:rustc-json-schema, r=jieyouxu,davidtwco | Jacob Pratt | -731/+473 |
| 2025-09-13 | Auto merge of #146394 - Enselic:debuginfo-level-tests-2, r=jieyouxu | bors | -9/+17 |
| 2025-09-13 | Auto merge of #146494 - jdonszelmann:rollup-0bbwwwf, r=jdonszelmann | bors | -102/+345 |
| 2025-09-13 | Rollup merge of #146481 - ferrocene:pvdrz/improve-hash-coverage, r=jhpratt | Jana Dönszelmann | -0/+13 |
| 2025-09-13 | Rollup merge of #146477 - ferrocene:pvdrz/improve-char-coverage, r=Noratrieb | Jana Dönszelmann | -0/+44 |