| Age | Commit message (Expand) | Author | Lines |
| 2025-01-18 | Merge pull request #18966 from lnicola/bump-windows-sys | Laurențiu Nicola | -7/+9 |
| 2025-01-18 | Merge pull request #18957 from markmurphydev/docs_vscode_syntax_tree | Laurențiu Nicola | -7/+9 |
| 2025-01-18 | Auto merge of #135667 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-01-18 | Fix typo in `check_clousure` function name | Samuel Tardieu | -4/+4 |
| 2025-01-18 | Rollup merge of #135661 - tgross35:stabilize-float_next_up_down, r=scottmcm | Matthias Krüger | -17/+32 |
| 2025-01-18 | Rollup merge of #135624 - marcoieni:mirror-buildkit-image, r=Kobzol | Matthias Krüger | -6/+17 |
| 2025-01-18 | Rollup merge of #135612 - onur-ozkan:include-x-scripts-in-tarballs, r=clubby789 | Matthias Krüger | -7/+11 |
| 2025-01-18 | Rollup merge of #135583 - NobodyXu:move-pipe-to-io, r=joshtriplett | Matthias Krüger | -291/+274 |
| 2025-01-18 | Rollup merge of #135478 - Kobzol:gcc-clippy, r=onur-ozkan | Matthias Krüger | -6/+19 |
| 2025-01-18 | Rollup merge of #135290 - lqd:polonius-next-episode-8, r=jackh726 | Matthias Krüger | -40/+66 |
| 2025-01-18 | Rollup merge of #133700 - RalfJung:const-non-null, r=lcnr | Matthias Krüger | -10/+25 |
| 2025-01-18 | Auto merge of #135678 - matthiaskrgr:rollup-psuyzpn, r=matthiaskrgr | bors | -52/+134 |
| 2025-01-18 | Emit `missing_const_for_fn` for `CONST_MUT_REFS` | Thomas Churchman | -5/+36 |
| 2025-01-18 | Merge pull request #18968 from Veykril/push-szvltqqttsyy | Lukas Wirth | -1/+1 |
| 2025-01-18 | coverage: Add a few more comments to counter creation | Zalathar | -0/+15 |
| 2025-01-18 | coverage: Remove `BcbCounter` and `BcbExpression` | Zalathar | -70/+18 |
| 2025-01-18 | coverage: Flatten top-level counter creation into plain functions | Zalathar | -95/+91 |
| 2025-01-18 | fix: `cargo rustc --print` needs `unstable-options` | Lukas Wirth | -1/+1 |
| 2025-01-18 | Auto merge of #135675 - erickt:fix-fuchsia-sha, r=lqd | bors | -1/+1 |
| 2025-01-18 | Extract variable assist triggers less eagerly | Lukas Wirth | -7/+15 |
| 2025-01-18 | Rollup merge of #135654 - lolbinarycat:bootstrap-135650, r=onur-ozkan | Matthias Krüger | -0/+2 |
| 2025-01-18 | Rollup merge of #135639 - lqd:trivial-builtin-impls, r=lcnr | Matthias Krüger | -6/+41 |
| 2025-01-18 | Rollup merge of #135620 - marcoieni:edit-ghcr-action-name, r=Kobzol | Matthias Krüger | -1/+1 |
| 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 | const-eval: detect more pointers as definitely not-null | Ralf Jung | -10/+25 |
| 2025-01-18 | coverage: Move `phys_counter_for_node` into `CoverageCounters` | Zalathar | -19/+18 |
| 2025-01-18 | Bump Fuchsia integration commit | Erick Tryzelaar | -1/+1 |
| 2025-01-18 | coverage: Remove the `Site` enum now that we only instrument nodes | Zalathar | -35/+16 |
| 2025-01-17 | Update our range `assume`s to the format that LLVM prefers | Scott McMurray | -84/+114 |
| 2025-01-17 | Update cargo | Weihang Lo | -0/+0 |
| 2025-01-18 | Add context on private fields that are not on the same line as the struct name | Esteban Küber | -4/+44 |
| 2025-01-18 | Fix ICE in resolving associated items as non-bindings | Frank King | -3/+110 |
| 2025-01-18 | Add test for construction of struct with private field with default value | Esteban Küber | -0/+56 |
| 2025-01-18 | Auto merge of #135618 - lcnr:coherence-unknown, r=compiler-errors | bors | -28/+115 |
| 2025-01-17 | Add references to the IEEE functions for `float_next_up_down` | Trevor Gross | -0/+24 |
| 2025-01-17 | Stabilize `float_next_up_down` | Trevor Gross | -17/+8 |
| 2025-01-17 | Do not include GCC source code in source tarballs | Jakub Beránek | -1/+12 |
| 2025-01-17 | Update rustdoc tests | Guillaume Gomez | -56/+42 |
| 2025-01-17 | Handle reexports items list a bit differently since they cannot have document... | Guillaume Gomez | -8/+6 |
| 2025-01-17 | Replace ul/li list with dl/dd/dt elements | Guillaume Gomez | -33/+29 |
| 2025-01-17 | Update doc wildcard_dependencies (#13810) | llogiq | -0/+9 |
| 2025-01-17 | Update syntax tree viewer docs | Mark Murphy | -7/+9 |
| 2025-01-17 | Auto merge of #135329 - oli-obk:push-sytltwnzxlrq, r=Noratrieb | bors | -2/+20 |
| 2025-01-17 | add src/librustdoc and src/rustdoc-json-types to RUSTC_IF_UNCHANGED_ALLOWED_P... | binarycat | -0/+2 |
| 2025-01-18 | Merge pull request #2211 from patrickoliveira15/patch/inference-invariance | Yuki Okushi | -3/+0 |
| 2025-01-18 | Update doc wildcard_dependencies | alexey semenyuk | -0/+9 |
| 2025-01-17 | Bump windows-sys | Laurențiu Nicola | -7/+9 |
| 2025-01-17 | Merge pull request #18963 from gvozdvmozgu/Win32_Foundation | Laurențiu Nicola | -1/+5 |