| Age | Commit message (Expand) | Author | Lines |
| 2025-01-18 | Rollup merge of #135611 - chenyukang:yukang-fix-135341-ice-crash, r=oli-obk | Matthias Krüger | -6/+13 |
| 2025-01-18 | Rollup merge of #135421 - cod10129:warn-tidy-ignore, r=onur-ozkan | Matthias Krüger | -30/+68 |
| 2025-01-18 | Rollup merge of #134455 - lcnr:move-errors-in-promoteds, r=compiler-errors | Matthias Krüger | -9/+9 |
| 2025-01-18 | Auto merge of #135618 - lcnr:coherence-unknown, r=compiler-errors | bors | -28/+115 |
| 2025-01-17 | Auto merge of #135329 - oli-obk:push-sytltwnzxlrq, r=Noratrieb | bors | -2/+20 |
| 2025-01-17 | Auto merge of #135534 - folkertdev:fix-wasm-i128-f128, r=tgross35 | bors | -0/+110 |
| 2025-01-17 | add test | lcnr | -0/+70 |
| 2025-01-17 | Auto merge of #135615 - matthiaskrgr:rollup-ra7vftt, r=matthiaskrgr | bors | -188/+596 |
| 2025-01-17 | add cache to `AmbiguityCausesVisitor` | lcnr | -2/+12 |
| 2025-01-17 | Rollup merge of #135604 - estebank:docs-e0207, r=jieyouxu | Matthias Krüger | -0/+24 |
| 2025-01-17 | Rollup merge of #135601 - samueltardieu:push-xslotxrnooym, r=jieyouxu | Matthias Krüger | -0/+64 |
| 2025-01-17 | Rollup merge of #135594 - lolbinarycat:tester.js-order-error, r=notriddle | Matthias Krüger | -1/+1 |
| 2025-01-17 | Rollup merge of #135558 - estebank:issue-133316, r=chenyukang | Matthias Krüger | -0/+50 |
| 2025-01-17 | Rollup merge of #134980 - lqd:polonius-next-episode-7, r=jackh726 | Matthias Krüger | -185/+386 |
| 2025-01-17 | Rollup merge of #131806 - lolbinarycat:rustdoc-search-all-is-func, r=notriddle | Matthias Krüger | -2/+71 |
| 2025-01-17 | remove unnecessary assertion for reference error | yukang | -6/+13 |
| 2025-01-17 | Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubilee | bors | -175/+435 |
| 2025-01-17 | Auto merge of #135605 - jieyouxu:temp-require-force-rustdoc-js, r=clubby789 | bors | -4/+1 |
| 2025-01-17 | compiletest: require `COMPILETEST_FORCE_STAGE0` for `./x test rustdoc-js --st... | 许杰友 Jieyou Xu (Joe) | -4/+1 |
| 2025-01-16 | Expand docs for `E0207` with additional example | Esteban Küber | -0/+24 |
| 2025-01-16 | Auto merge of #135592 - matthiaskrgr:rollup-4t69l7i, r=matthiaskrgr | bors | -2046/+2607 |
| 2025-01-16 | Fix suggestion to convert dereference of raw pointer to ref | Samuel Tardieu | -0/+64 |
| 2025-01-16 | Auto merge of #134504 - oli-obk:push-rltsvnyttwll, r=compiler-errors | bors | -8/+72 |
| 2025-01-16 | fix error for when results in a rustdoc-js test are in the wrong order | binarycat | -1/+1 |
| 2025-01-16 | Treat other items as functions for the purpose of type-based search | binarycat | -2/+71 |
| 2025-01-16 | Rollup merge of #135588 - ferrocene:add-license-json-to-source-tarball, r=Kobzol | Matthias Krüger | -0/+1 |
| 2025-01-16 | Rollup merge of #135585 - onur-ozkan:135554, r=Kobzol | Matthias Krüger | -1/+15 |
| 2025-01-16 | Rollup merge of #135574 - marcoieni:docker-ghcr-mirror, r=Kobzol | Matthias Krüger | -0/+57 |
| 2025-01-16 | Rollup merge of #135561 - Zalathar:link-dead-code, r=saethlin | Matthias Krüger | -13/+6 |
| 2025-01-16 | Rollup merge of #135504 - veluca93:target-feature-cast-to-fn-ptr, r=oli-obk | Matthias Krüger | -23/+114 |
| 2025-01-16 | Rollup merge of #135481 - Zalathar:node-flow, r=oli-obk | Matthias Krüger | -1967/+2040 |
| 2025-01-16 | Rollup merge of #134754 - frank-king:feature/import_trait_associated_function... | Matthias Krüger | -42/+374 |
| 2025-01-16 | Add license-metadata.json to rustc-src tarball. | Jonathan Pallant | -0/+1 |
| 2025-01-16 | Auto merge of #135587 - matthiaskrgr:rollup-851qgnh, r=matthiaskrgr | bors | -40/+629 |
| 2025-01-16 | Rollup merge of #135556 - AeonSolstice:patch-1, r=tgross35 | Matthias Krüger | -1/+1 |
| 2025-01-16 | Rollup merge of #135251 - oli-obk:push-lmpyvvyrtplk, r=ytmimi | Matthias Krüger | -0/+0 |
| 2025-01-16 | Rollup merge of #135249 - s-cerevisiae:fix-overflowing-literals-help, r=cheny... | Matthias Krüger | -16/+94 |
| 2025-01-16 | Rollup merge of #134496 - DiuDiu777:fix-doc, r=ibraheemdev | Matthias Krüger | -2/+6 |
| 2025-01-16 | Rollup merge of #133720 - c410-f3r:cfg-match-foo-bar-baz, r=joshtriplett | Matthias Krüger | -21/+528 |
| 2025-01-16 | resolve symlinks of LLVM tool binaries before copying them | onur-ozkan | -1/+15 |
| 2025-01-16 | use indirect return for `i128` and `f128` on wasm32 | Folkert de Vries | -0/+110 |
| 2025-01-16 | coverage: Make `yank_to_spantree_root` iterative instead of recursive | Zalathar | -19/+36 |
| 2025-01-16 | coverage: Completely overhaul counter assignment, using node-flow graphs | Zalathar | -1967/+1924 |
| 2025-01-16 | Auto merge of #135344 - scottmcm:safe-dangling, r=joboet | bors | -457/+272 |
| 2025-01-16 | ci: mirror ubuntu:22.04 to ghcr.io | MarcoIeni | -0/+57 |
| 2025-01-16 | Coerce safe-to-call target_feature functions to fn pointers. | Luca Versari | -23/+114 |
| 2025-01-16 | Implement `use` associated items of traits | Frank King | -42/+374 |
| 2025-01-16 | fix typo in library/alloc/src/sync.rs | ClearLove | -1/+1 |
| 2025-01-16 | Auto merge of #135484 - nikic:llvm-19.1.7, r=cuviper | bors | -0/+0 |
| 2025-01-15 | Less unsafe in `dangling`/`without_provenance` | Scott McMurray | -457/+272 |