| Age | Commit message (Expand) | Author | Lines |
| 2024-12-06 | Auto merge of #133559 - compiler-errors:structurally-resolve-adjust-for-branc... | bors | -50/+62 |
| 2024-12-05 | Auto merge of #133940 - GuillaumeGomez:rollup-nm1cz5j, r=GuillaumeGomez | bors | -1158/+2774 |
| 2024-12-05 | Rollup merge of #133936 - oli-obk:push-qmvqsmwqrtqr, r=lqd | Guillaume Gomez | -16/+10 |
| 2024-12-05 | Rollup merge of #133921 - TimNN:nuw-infer, r=nikic | Guillaume Gomez | -15/+15 |
| 2024-12-05 | Rollup merge of #133910 - TimNN:llvm-target-cpus, r=jieyouxu | Guillaume Gomez | -0/+6 |
| 2024-12-05 | Rollup merge of #133827 - ojeda:ci-rfl, r=lqd | Guillaume Gomez | -2/+2 |
| 2024-12-05 | Rollup merge of #133821 - Kobzol:replace-black-with-ruff, r=onur-ozkan | Guillaume Gomez | -1029/+1563 |
| 2024-12-05 | Rollup merge of #133607 - WaffleLapkin:tail-call-checks, r=compiler-errors | Guillaume Gomez | -12/+859 |
| 2024-12-05 | Rollup merge of #133256 - MarcoIeni:use-linux-free-runners, r=Kobzol | Guillaume Gomez | -26/+77 |
| 2024-12-05 | Rollup merge of #132155 - GuillaumeGomez:impl-block-doc, r=rustdoc | Guillaume Gomez | -58/+242 |
| 2024-12-05 | Update GUI test after rebase | Guillaume Gomez | -7/+3 |
| 2024-12-05 | Improve positioning of "..." in collapsed impl block | Guillaume Gomez | -5/+41 |
| 2024-12-05 | Use text ellipsis instead of bottom blurring | Guillaume Gomez | -11/+16 |
| 2024-12-05 | Turn `markdown_split_summary_and_content` into a method of `Markdown` | Guillaume Gomez | -49/+52 |
| 2024-12-05 | Update GUI tests | Guillaume Gomez | -2/+2 |
| 2024-12-05 | Add GUI test for impl block doc display | Guillaume Gomez | -0/+50 |
| 2024-12-05 | Update browser-ui-test version to 0.18.2 | Guillaume Gomez | -1/+1 |
| 2024-12-05 | Always display first line of impl blocks even when collapsed | Guillaume Gomez | -47/+141 |
| 2024-12-05 | Auto merge of #133905 - jhpratt:rollup-iho8sl1, r=jhpratt | bors | -78/+199 |
| 2024-12-05 | Adapt codegen tests for NUW inference | Tim Neumann | -15/+15 |
| 2024-12-05 | Normalize target-cpus.rs stdout test for LLVM changes | Tim Neumann | -0/+6 |
| 2024-12-05 | Rollup merge of #133898 - onur-ozkan:ignore-git-hook-on-dist-sources, r=jieyouxu | Jacob Pratt | -4/+6 |
| 2024-12-05 | Rollup merge of #133888 - ChrisDenton:job, r=jieyouxu | Jacob Pratt | -26/+17 |
| 2024-12-05 | Rollup merge of #133882 - jyn514:doc-backtraces, r=saethlin | Jacob Pratt | -14/+12 |
| 2024-12-05 | Rollup merge of #133867 - taiki-e:platform-support, r=Noratrieb | Jacob Pratt | -31/+31 |
| 2024-12-05 | Rollup merge of #133844 - RalfJung:simd_relaxed_fma-nondet, r=workingjubilee | Jacob Pratt | -1/+2 |
| 2024-12-05 | Rollup merge of #127565 - esp-rs:xtensa-vaargs, r=workingjubilee | Jacob Pratt | -2/+131 |
| 2024-12-05 | Avoid fetching the anon const hir node that is already available | Oli Scherer | -16/+10 |
| 2024-12-05 | skip `setup::Hook` on non-git sources | onur-ozkan | -4/+6 |
| 2024-12-05 | Auto merge of #133893 - fmease:rollup-11pi6fg, r=fmease | bors | -1105/+2289 |
| 2024-12-05 | Rollup merge of #133892 - jieyouxu:revert-eprintln, r=jieyouxu | León Orell Valerian Liehr | -210/+206 |
| 2024-12-05 | Rollup merge of #133890 - kei519:fix-125814, r=compiler-errors | León Orell Valerian Liehr | -0/+19 |
| 2024-12-05 | Rollup merge of #133874 - compiler-errors:fn-sig-binder, r=oli-obk | León Orell Valerian Liehr | -82/+52 |
| 2024-12-05 | Rollup merge of #133872 - compiler-errors:simplify-gat-check, r=oli-obk | León Orell Valerian Liehr | -52/+2 |
| 2024-12-05 | Rollup merge of #133863 - oli-obk:push-pystoxvtvssx, r=lqd | León Orell Valerian Liehr | -74/+53 |
| 2024-12-05 | Rollup merge of #133843 - estebank:empty-semi-sugg, r=jieyouxu | León Orell Valerian Liehr | -1/+89 |
| 2024-12-05 | Rollup merge of #133761 - rustbot:docs-update, r=ehuss | León Orell Valerian Liehr | -0/+0 |
| 2024-12-05 | Rollup merge of #133233 - estebank:const-errors, r=Nadrieril | León Orell Valerian Liehr | -511/+1117 |
| 2024-12-05 | Rollup merge of #122161 - compiler-errors:shorthand-self, r=fmease | León Orell Valerian Liehr | -1/+127 |
| 2024-12-05 | Rollup merge of #118833 - Urgau:lint_function_pointer_comparisons, r=cjgillot | León Orell Valerian Liehr | -174/+624 |
| 2024-12-05 | Revert "Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxu" | Jieyou Xu | -210/+206 |
| 2024-12-05 | Auto merge of #133828 - compiler-errors:incr-sad, r=lcnr | bors | -10/+47 |
| 2024-12-05 | Add a new test ui/incoherent-inherent-impls/no-other-unrelated-errors to chec... | kei519 | -0/+19 |
| 2024-12-05 | Update comments on Windows job objects | Chris Denton | -4/+7 |
| 2024-12-05 | Nested job objects are now supported in CI | Chris Denton | -9/+1 |
| 2024-12-05 | Never close a job after the process is assigned | Chris Denton | -13/+9 |
| 2024-12-04 | Improve comments for the default backtrace printer | jyn | -14/+12 |
| 2024-12-05 | Mark all Linux/Android/BSD/Fuchsia as supporting "std" in target-spec metadata | Taiki Endo | -18/+18 |
| 2024-12-05 | Resolve more | Michael Goulet | -49/+49 |
| 2024-12-04 | Update edition-guide and reference | Eric Huss | -0/+0 |