| Age | Commit message (Expand) | Author | Lines |
| 2024-12-05 | Always display first line of impl blocks even when collapsed | Guillaume Gomez | -47/+141 |
| 2024-12-05 | extend Miri to correctly pass mutable pointers through FFI | Strophox | -47/+366 |
| 2024-12-05 | Merge pull request #18622 from Veykril/push-wlzptrukvyup | Lukas Wirth | -3/+68 |
| 2024-12-05 | fix: Fix parsing of dyn T in generic arg on 2015 edition | Lukas Wirth | -3/+68 |
| 2024-12-05 | Merge pull request #18538 from tareknaser/syntax_factory_sort_items | David Barsky | -23/+21 |
| 2024-12-05 | Merge pull request #18483 from tareknaser/syntax_factory_introduce_named_generic | David Barsky | -27/+123 |
| 2024-12-05 | fix: Resolve generic parameters within use captures | Lukas Wirth | -2/+90 |
| 2024-12-05 | rustbook: update to use new mdbook-trpl package from The Book | Chris Krycho | -29/+32 |
| 2024-12-05 | Merge pull request #18620 from Veykril/push-pyulxnouvxkq | Lukas Wirth | -85/+125 |
| 2024-12-05 | Parse lifetime bounds in lifetime param into TypeBoundList | Lukas Wirth | -85/+125 |
| 2024-12-05 | Merge pull request #18619 from ShoyuVanilla/issue-18613 | Lukas Wirth | -1/+55 |
| 2024-12-06 | fix: Panic when displaying generic params with defaults | Shoyu Vanilla | -1/+55 |
| 2024-12-05 | Avoid passing byte slice to anonsocket_read | tiif | -8/+8 |
| 2024-12-05 | Merge pull request #18618 from Veykril/push-ysklqzomkyvp | Lukas Wirth | -133/+351 |
| 2024-12-05 | fix: Fix parsing of integer/keyword name refs in various places | Lukas Wirth | -133/+351 |
| 2024-12-05 | fix: rename `syntax_editor_add_generic_param` to `add_generic_param` | Tarek | -2/+2 |
| 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 #133867 - taiki-e:platform-support, r=Noratrieb | Jacob Pratt | -8/+8 |
| 2024-12-05 | Merge pull request #18616 from Veykril/push-pkumxswtxspo | Lukas Wirth | -3/+3 |
| 2024-12-05 | Disable `<` typing handler again | Lukas Wirth | -3/+3 |
| 2024-12-05 | skip `setup::Hook` on non-git sources | onur-ozkan | -4/+6 |
| 2024-12-05 | make SC fences stronger, to be correct wrt C++20 | Ralf Jung | -147/+120 |
| 2024-12-05 | move GlobalState definition further up so the types are mor concentrated at t... | Ralf Jung | -98/+98 |
| 2024-12-05 | extend some comments regarding weak memory emulation | Ralf Jung | -6/+17 |
| 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 #133863 - oli-obk:push-pystoxvtvssx, r=lqd | León Orell Valerian Liehr | -11/+2 |
| 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 | -1/+0 |
| 2024-12-05 | Rollup merge of #118833 - Urgau:lint_function_pointer_comparisons, r=cjgillot | León Orell Valerian Liehr | -170/+83 |
| 2024-12-05 | Revert "Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxu" | Jieyou Xu | -210/+206 |
| 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 | Update edition-guide and reference | Eric Huss | -0/+0 |
| 2024-12-04 | Reformat Python code with `ruff` | Jakub Beránek | -922/+1492 |
| 2024-12-04 | Exclude additional subtrees in `ruff` config | Jakub Beránek | -0/+6 |
| 2024-12-04 | Tweak ptr in pattern error | Esteban Küber | -1/+0 |
| 2024-12-05 | Fix "std" support status of some tier 3 targets | Taiki Endo | -8/+8 |
| 2024-12-04 | Rollup merge of #133856 - GuillaumeGomez:update-sysinfo, r=clubby789 | Matthias Krüger | -8/+9 |
| 2024-12-04 | Rollup merge of #133737 - Walnut356:msvc_visualizers, r=onur-ozkan | Matthias Krüger | -14/+14 |
| 2024-12-04 | Merge pull request #18611 from ChayimFriedman2/proc-macro-warn | Lukas Wirth | -0/+13 |
| 2024-12-04 | Rename `core_pattern_type` and `core_pattern_types` lib feature gates to `pa... | Oli Scherer | -11/+2 |
| 2024-12-04 | fix: update `introduce_named_generic` to use `type_param` directly | Tarek | -3/+2 |
| 2024-12-04 | Update sysinfo version to 0.33.0 | Guillaume Gomez | -8/+9 |
| 2024-12-04 | Merge pull request #4006 from JoJoDeveloping/tb-fix-3846-retag | Ralf Jung | -90/+329 |
| 2024-12-04 | Do not report warnings from proc macros, ever | Chayim Refael Friedman | -0/+13 |
| 2024-12-04 | add a change entry for new default on `build.vendor` | onur-ozkan | -0/+5 |
| 2024-12-04 | Properly fix #3846 by resetting parents on lazy node creation | Johannes Hostert | -90/+306 |
| 2024-12-04 | use vendor sources by default on dist tarballs | onur-ozkan | -1/+6 |