| Age | Commit message (Expand) | Author | Lines |
| 2025-01-15 | Rework trait expansion to happen once explicitly | Michael Goulet | -291/+199 |
| 2025-01-14 | Auto merge of #135180 - tgross35:update-builtins, r=tgross35 | bors | -2/+2 |
| 2025-01-14 | Auto merge of #135496 - matthiaskrgr:rollup-ps0cjzn, r=matthiaskrgr | bors | -47/+42 |
| 2025-01-14 | Make sure to scrape region constraints from deeply normalizing type outlives ... | Michael Goulet | -19/+48 |
| 2025-01-14 | Enforce syntactical stability of const traits in HIR | Michael Goulet | -5/+121 |
| 2025-01-14 | Consider more erroneous layouts as LayoutError::ReferencesError to suppress s... | Michael Goulet | -12/+20 |
| 2025-01-14 | Do not consider traits that have unsatisfied const conditions to be condition... | Michael Goulet | -8/+18 |
| 2025-01-14 | Normalize field before checking PhantomData in coerce/dispatch impl validation | Michael Goulet | -3/+20 |
| 2025-01-14 | Make sure we can produce ConstArgHasWrongType errors for valtree consts | Michael Goulet | -2/+3 |
| 2025-01-14 | Update compiler-builtins to 0.1.141 | Trevor Gross | -2/+2 |
| 2025-01-14 | Rollup merge of #135493 - compiler-errors:legacy-mangle-closure, r=lqd | Matthias Krüger | -4/+4 |
| 2025-01-14 | Rollup merge of #135479 - lcnr:method-calls-on-opaques, r=compiler-errors | Matthias Krüger | -40/+26 |
| 2025-01-14 | Rollup merge of #135466 - compiler-errors:leak-check-impossible, r=lcnr | Matthias Krüger | -3/+12 |
| 2025-01-14 | Prefer lower TraitUpcasting candidates | Michael Goulet | -6/+25 |
| 2025-01-14 | Auto merge of #135313 - compiler-errors:needs-mono, r=BoxyUwU | bors | -2/+5 |
| 2025-01-14 | Fix legacy symbol mangling of closures | Michael Goulet | -4/+4 |
| 2025-01-14 | Auto merge of #135278 - tgross35:ignore-std-dep-crates, r=SparrowLii | bors | -44/+105 |
| 2025-01-14 | mir borrowck: cleanup late-bound region handling | lcnr | -40/+26 |
| 2025-01-14 | Add `DenseBitSet::union_not` | Zalathar | -0/+56 |
| 2025-01-14 | Add wrapper type `ReversedGraph` for swapping successors/predecessors | Zalathar | -0/+43 |
| 2025-01-14 | Auto merge of #135442 - antoyo:subtree-update_cg_gcc_2025_01_12, r=GuillaumeG... | bors | -1529/+835 |
| 2025-01-14 | Add hir::HeaderSafety to make follow up commits simpler | Oli Scherer | -25/+78 |
| 2025-01-14 | Mark dependencies of the standard library as private by default | Trevor Gross | -19/+47 |
| 2025-01-14 | Add `tcx.visible_traits()` and use it for producing diagnostics | Trevor Gross | -4/+23 |
| 2025-01-14 | Make `#[rustc_private]` override dependency visibility | Trevor Gross | -0/+5 |
| 2025-01-14 | rustc_metadata: Rename `root` to `dep_root` | Trevor Gross | -26/+35 |
| 2025-01-14 | Rollup merge of #135464 - lukas-code:project-infinite-to-error, r=FedericoBru... | Matthias Krüger | -3/+4 |
| 2025-01-14 | Rollup merge of #135451 - mzacho:code-duplication, r=oli-obk | Matthias Krüger | -43/+36 |
| 2025-01-14 | Auto merge of #135465 - jhpratt:rollup-7p93bct, r=jhpratt | bors | -50/+236 |
| 2025-01-14 | Leak check in impossible_predicates to avoid monomorphizing impossible instances | Michael Goulet | -3/+12 |
| 2025-01-13 | Rollup merge of #135450 - hoodmane:wasm-eh-abort-fix, r=workingjubilee | Jacob Pratt | -3/+3 |
| 2025-01-13 | Rollup merge of #135441 - compiler-errors:redundant-captures-lint, r=lqd | Jacob Pratt | -1/+1 |
| 2025-01-13 | Rollup merge of #135440 - lcnr:yeeeeeeeeeeeeeeeeeeeeeeet, r=compiler-errors | Jacob Pratt | -32/+24 |
| 2025-01-13 | Rollup merge of #134977 - estebank:issue-112357, r=BoxyUwU | Jacob Pratt | -5/+193 |
| 2025-01-13 | Rollup merge of #134498 - oli-obk:push-wmxynprsyxvr, r=compiler-errors | Jacob Pratt | -9/+15 |
| 2025-01-14 | Auto merge of #135438 - matthiaskrgr:rollup-rt2zrbz, r=matthiaskrgr | bors | -109/+137 |
| 2025-01-14 | fix ICE with references to infinite structs in consts | Lukas Markeffsky | -3/+4 |
| 2025-01-13 | Fix emscripten-wasm-eh with unwind=abort | Hood Chatham | -3/+3 |
| 2025-01-13 | remove code duplication when hashing query result and interning node | Martin Zacho | -43/+36 |
| 2025-01-13 | Fix formatting | Antoni Boucher | -8/+8 |
| 2025-01-13 | Make sure to mark IMPL_TRAIT_REDUNDANT_CAPTURES as Allow in edition 2024 | Michael Goulet | -1/+1 |
| 2025-01-13 | Merge commit '59a81c2ca1edc88ad3ac4b27a8e03977ffb8e73a' into subtree-update_c... | Antoni Boucher | -1522/+828 |
| 2025-01-13 | Rollup merge of #135426 - compiler-errors:no-resolve-assoc-ty, r=lcnr | Matthias Krüger | -95/+113 |
| 2025-01-13 | Rollup merge of #135245 - Enselic:no-set-env, r=davidtwco | Matthias Krüger | -7/+21 |
| 2025-01-13 | Rollup merge of #133752 - klensy:cp, r=davidtwco | Matthias Krüger | -7/+3 |
| 2025-01-13 | rm unnecessary `OpaqueTypeDecl` wrapper | lcnr | -32/+24 |
| 2025-01-13 | Auto merge of #135204 - RalfJung:win64-zst, r=SparrowLii | bors | -29/+39 |
| 2025-01-13 | Auto merge of #135167 - mzacho:depth-limit-const-eval-query, r=oli-obk | bors | -28/+20 |
| 2025-01-13 | Assert that Instance::try_resolve is only used on body-like things | Michael Goulet | -95/+113 |
| 2025-01-13 | Auto merge of #135371 - Mark-Simulacrum:no-alloc-case-cmp, r=compiler-errors | bors | -3/+5 |