| Age | Commit message (Expand) | Author | Lines |
| 2025-01-14 | Auto merge of #135496 - matthiaskrgr:rollup-ps0cjzn, r=matthiaskrgr | bors | -9/+146 |
| 2025-01-14 | Rollup merge of #135493 - compiler-errors:legacy-mangle-closure, r=lqd | Matthias Krüger | -0/+6 |
| 2025-01-14 | Rollup merge of #135479 - lcnr:method-calls-on-opaques, r=compiler-errors | Matthias Krüger | -8/+8 |
| 2025-01-14 | Rollup merge of #135466 - compiler-errors:leak-check-impossible, r=lcnr | Matthias Krüger | -0/+79 |
| 2025-01-14 | Rollup merge of #134880 - as1100k-forks:fix-rustdoc-json-path-name, r=aDotInT... | Matthias Krüger | -1/+1 |
| 2025-01-14 | Rollup merge of #134216 - GuillaumeGomez:jump-to-def-pats, r=fmease | Matthias Krüger | -0/+52 |
| 2025-01-14 | Auto merge of #135313 - compiler-errors:needs-mono, r=BoxyUwU | bors | -0/+43 |
| 2025-01-14 | Fix legacy symbol mangling of closures | Michael Goulet | -0/+6 |
| 2025-01-14 | Auto merge of #135278 - tgross35:ignore-std-dep-crates, r=SparrowLii | bors | -0/+120 |
| 2025-01-14 | mir borrowck: cleanup late-bound region handling | lcnr | -8/+8 |
| 2025-01-14 | add note to test | lcnr | -1/+1 |
| 2025-01-14 | Mark dependencies of the standard library as private by default | Trevor Gross | -2/+2 |
| 2025-01-14 | Add a UI test for stdlib-private dependencies | Trevor Gross | -0/+120 |
| 2025-01-14 | Rollup merge of #135464 - lukas-code:project-infinite-to-error, r=FedericoBru... | Matthias Krüger | -3/+107 |
| 2025-01-14 | Made `Path::name` only have item name rather than full name | Aditya Kumar | -1/+1 |
| 2025-01-14 | Auto merge of #135465 - jhpratt:rollup-7p93bct, r=jhpratt | bors | -20/+230 |
| 2025-01-14 | Leak check in impossible_predicates to avoid monomorphizing impossible instances | Michael Goulet | -0/+79 |
| 2025-01-13 | Rollup merge of #135454 - maurer:sized-word-ymmword, r=jieyouxu | Jacob Pratt | -2/+2 |
| 2025-01-13 | Rollup merge of #135441 - compiler-errors:redundant-captures-lint, r=lqd | Jacob Pratt | -11/+15 |
| 2025-01-13 | Rollup merge of #135390 - ranger-ross:readd-test-122638, r=BoxyUwU | Jacob Pratt | -0/+78 |
| 2025-01-13 | Rollup merge of #134977 - estebank:issue-112357, r=BoxyUwU | Jacob Pratt | -0/+113 |
| 2025-01-13 | Rollup merge of #134498 - oli-obk:push-wmxynprsyxvr, r=compiler-errors | Jacob Pratt | -7/+22 |
| 2025-01-14 | Auto merge of #135438 - matthiaskrgr:rollup-rt2zrbz, r=matthiaskrgr | bors | -2/+3 |
| 2025-01-14 | fix ICE with references to infinite structs in consts | Lukas Markeffsky | -3/+107 |
| 2025-01-13 | llvm: Allow sized-word rather than ymmword in tests | Matthew Maurer | -2/+2 |
| 2025-01-13 | Auto merge of #135192 - jdupak-ms:cdb-tests, r=wesleywiser | bors | -49/+294 |
| 2025-01-13 | Make sure to mark IMPL_TRAIT_REDUNDANT_CAPTURES as Allow in edition 2024 | Michael Goulet | -11/+15 |
| 2025-01-13 | Rollup merge of #135426 - compiler-errors:no-resolve-assoc-ty, r=lcnr | Matthias Krüger | -2/+3 |
| 2025-01-13 | Auto merge of #135204 - RalfJung:win64-zst, r=SparrowLii | bors | -242/+52 |
| 2025-01-13 | Auto merge of #135167 - mzacho:depth-limit-const-eval-query, r=oli-obk | bors | -5/+56 |
| 2025-01-13 | Add and improve debuginfo tests for Windows | Jakub Dupak | -49/+294 |
| 2025-01-13 | Auto merge of #135352 - notriddle:notriddle/stability-shown, r=camelid | bors | -0/+18 |
| 2025-01-13 | Assert that Instance::try_resolve is only used on body-like things | Michael Goulet | -2/+3 |
| 2025-01-12 | Rollup merge of #135401 - joshtriplett:empty-expected, r=lqd | Guillaume Gomez | -0/+0 |
| 2025-01-12 | Rollup merge of #135348 - aDotInTheVoid:pathspathspaths, r=GuillaumeGomez | Guillaume Gomez | -0/+11 |
| 2025-01-12 | Auto merge of #135402 - matthiaskrgr:rollup-cz7hs13, r=matthiaskrgr | bors | -118/+285 |
| 2025-01-12 | on Windows, consistently pass ZST by-ref | Ralf Jung | -7/+7 |
| 2025-01-12 | Rollup merge of #135398 - matthiaskrgr:crash, r=lqd | Matthias Krüger | -0/+56 |
| 2025-01-12 | Rollup merge of #135378 - compiler-errors:unnecessary-stashing, r=chenyukang | Matthias Krüger | -118/+159 |
| 2025-01-12 | Rollup merge of #135377 - compiler-errors:impossible-step, r=oli-obk | Matthias Krüger | -0/+40 |
| 2025-01-12 | Rollup merge of #135374 - compiler-errors:typo-trait-method, r=fee1-dead | Matthias Krüger | -0/+30 |
| 2025-01-12 | Remove some empty expected files to fix blessing | Josh Triplett | -0/+0 |
| 2025-01-12 | add more crash tests | Matthias Krüger | -0/+56 |
| 2025-01-12 | Auto merge of #135396 - matthiaskrgr:rollup-zublg1c, r=matthiaskrgr | bors | -2/+44 |
| 2025-01-12 | Rollup merge of #135379 - steffahn:uniquerc-invariant, r=Mark-Simulacrum | Matthias Krüger | -0/+42 |
| 2025-01-12 | Rollup merge of #135364 - yotamofek:borrowck-diag-fix, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2025-01-12 | re-added regression test for #122638 | Ross Sullivan | -0/+78 |
| 2025-01-11 | Address PR feedback | Scott McMurray | -4/+43 |
| 2025-01-11 | [mir-opt] simplify `Repeat`s that don't actually repeat the operand | Scott McMurray | -12/+72 |
| 2025-01-11 | rustdoc: use import stability marker in display | Michael Howell | -0/+18 |