| Age | Commit message (Expand) | Author | Lines |
| 2024-11-19 | Introduce `min_generic_const_args` and directly represent paths | Noah Lev | -7/+8 |
| 2024-11-19 | Rollup merge of #133191 - aDotInTheVoid:whoops-thats-not-stable-and-might-nev... | León Orell Valerian Liehr | -29/+33 |
| 2024-11-19 | Rollup merge of #133186 - uweigand:s390x-maintainer, r=wesleywiser | León Orell Valerian Liehr | -2/+200 |
| 2024-11-19 | Rollup merge of #133185 - notriddle:notriddle/roaringbitmap, r=notriddle | León Orell Valerian Liehr | -10/+55 |
| 2024-11-19 | Rollup merge of #133181 - rustbot:docs-update, r=ehuss | León Orell Valerian Liehr | -0/+0 |
| 2024-11-19 | Rollup merge of #133180 - GuillaumeGomez:jump-to-def-links-generics, r=notriddle | León Orell Valerian Liehr | -4/+19 |
| 2024-11-18 | rustdoc book: Move `--test-builder(--wrapper)?` docs to unstable section. | Alona Enraght-Moony | -29/+33 |
| 2024-11-18 | CI: use free runner in dist-aarch64-msvc | MarcoIeni | -1/+1 |
| 2024-11-18 | Auto merge of #132460 - lcnr:questionable-uwu, r=compiler-errors | bors | -99/+121 |
| 2024-11-18 | rustdoc-search: add descriptive comments to bitmap class | Michael Howell | -0/+23 |
| 2024-11-18 | Update src/doc/rustc/src/platform-support/s390x-unknown-linux-gnu.md | Ulrich Weigand | -0/+1 |
| 2024-11-18 | Update books | rustbot | -0/+0 |
| 2024-11-18 | Document s390x-unknown-linux targets | Ulrich Weigand | -2/+199 |
| 2024-11-18 | rustdoc-search: use smart binary search in bitmaps | Michael Howell | -10/+32 |
| 2024-11-18 | Update `xshell` and `xshell-macros` to v0.2.7 | Urgau | -5/+5 |
| 2024-11-18 | Fix items with generics not having their jump to def link generated | Guillaume Gomez | -3/+18 |
| 2024-11-18 | Fix typo | Guillaume Gomez | -1/+1 |
| 2024-11-18 | ci: use free runner in dist-i686-msvc | MarcoIeni | -1/+1 |
| 2024-11-18 | use `TypingEnv` when no `infcx` is available | lcnr | -99/+121 |
| 2024-11-18 | Rollup merge of #133158 - lnicola:sync-from-ra, r=lnicola | Jacob Pratt | -15/+32 |
| 2024-11-17 | Auto merge of #120370 - x17jiri:likely_unlikely_fix, r=saethlin | bors | -1/+1 |
| 2024-11-17 | Auto merge of #132646 - jieyouxu:liberate-aarch64-gnu-debug, r=Kobzol | bors | -102/+176 |
| 2024-11-17 | Likely unlikely fix | Jiri Bobek | -1/+1 |
| 2024-11-17 | Auto merge of #125949 - erikdesjardins:nocomponent, r=jieyouxu | bors | -34/+0 |
| 2024-11-17 | Auto merge of #133120 - matthiaskrgr:rollup-4actosy, r=matthiaskrgr | bors | -26/+22 |
| 2024-11-16 | Rollup merge of #132787 - maxcabrajac:fnctxt, r=petrochenkov | Matthias Krüger | -21/+7 |
| 2024-11-16 | Fix related documents diagnostics | Chayim Refael Friedman | -3/+7 |
| 2024-11-16 | Bump xshell | Laurențiu Nicola | -4/+4 |
| 2024-11-16 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-15 | rustdoc search: allow queries to end in an empty path segment | binarycat | -5/+15 |
| 2024-11-15 | Make Visitor::FnKind and MutVisitor::FnKind compatible | maxcabrajac | -21/+7 |
| 2024-11-15 | Auto merge of #132967 - klensy:docker-unite, r=Kobzol | bors | -1/+3 |
| 2024-11-14 | Auto merge of #133047 - matthiaskrgr:rollup-9se1vth, r=matthiaskrgr | bors | -316/+1190 |
| 2024-11-14 | Rollup merge of #133046 - flip1995:clippy-subtree-update, r=Manishearth | Matthias Krüger | -286/+1149 |
| 2024-11-14 | Rollup merge of #133043 - notriddle:master, r=fmease | Matthias Krüger | -4/+7 |
| 2024-11-14 | Merge commit '786fbd6d683933cd0e567fdcd25d449a69b4320c' into clippy-subtree-u... | Philipp Krones | -286/+1149 |
| 2024-11-14 | rustdoc-search: case-sensitive only when capitals are used | Michael Howell | -4/+7 |
| 2024-11-14 | Fix handling of footnote reference in footnote definition | Guillaume Gomez | -26/+34 |
| 2024-11-14 | Rollup merge of #133005 - notriddle:notriddle/trie-search, r=GuillaumeGomez | Guillaume Gomez | -104/+711 |
| 2024-11-14 | Rollup merge of #132649 - klensy:pa-clippy-ci, r=onur-ozkan | Guillaume Gomez | -29/+120 |
| 2024-11-14 | Rollup merge of #133013 - matthiaskrgr:crash_aux, r=onur-ozkan | Guillaume Gomez | -2/+16 |
| 2024-11-14 | Rollup merge of #132310 - jieyouxu:max-llvm-version, r=onur-ozkan | Guillaume Gomez | -0/+24 |
| 2024-11-14 | Rollup merge of #132010 - cuviper:alt-full-debuginfo, r=Mark-Simulacrum | Guillaume Gomez | -1/+6 |
| 2024-11-14 | compiletest: add `max-llvm-major-version` directive | 许杰友 Jieyou Xu (Joe) | -0/+24 |
| 2024-11-13 | Add descriptive comment for NameTrie | Michael Howell | -0/+19 |
| 2024-11-13 | Remove console.log | Michael Howell | -3/+0 |
| 2024-11-13 | compiletest: known-bug / crashes: allow for an "auxiliary" directory to conta... | Matthias Krüger | -2/+16 |
| 2024-11-13 | Rollup merge of #133000 - GuillaumeGomez:footnote-ids, r=notriddle | Matthias Krüger | -32/+51 |
| 2024-11-13 | Rollup merge of #132995 - Eclips4:issue-132348, r=jieyouxu | Matthias Krüger | -0/+29 |
| 2024-11-13 | Rollup merge of #132302 - fmease:rustdoc-better-vis-for-macro-decl, r=notriddle | Matthias Krüger | -82/+21 |