| Age | Commit message (Expand) | Author | Lines |
| 2025-01-15 | Rollup merge of #135003 - RalfJung:deprecate-allowed-through-unstable, r=davi... | Guillaume Gomez | -9/+12 |
| 2025-01-15 | Auto merge of #134353 - oli-obk:safe-target-feature-unsafe-by-default, r=wesl... | bors | -1/+12 |
| 2025-01-15 | Render fn defs with target_features attrs with the attribute | Oli Scherer | -1/+8 |
| 2025-01-15 | late_report_deprecation: move fast-path closer to the core logic | Ralf Jung | -9/+12 |
| 2025-01-14 | Enforce syntactical stability of const traits in HIR | Michael Goulet | -2/+87 |
| 2025-01-14 | Auto merge of #135278 - tgross35:ignore-std-dep-crates, r=SparrowLii | bors | -0/+18 |
| 2025-01-14 | Add hir::HeaderSafety to make follow up commits simpler | Oli Scherer | -0/+4 |
| 2025-01-14 | Add `tcx.visible_traits()` and use it for producing diagnostics | Trevor Gross | -0/+13 |
| 2025-01-14 | Make `#[rustc_private]` override dependency visibility | Trevor Gross | -0/+5 |
| 2025-01-14 | Rollup merge of #135451 - mzacho:code-duplication, r=oli-obk | Matthias Krüger | -1/+0 |
| 2025-01-14 | Auto merge of #135465 - jhpratt:rollup-7p93bct, r=jhpratt | bors | -9/+15 |
| 2025-01-13 | Rollup merge of #134498 - oli-obk:push-wmxynprsyxvr, r=compiler-errors | Jacob Pratt | -9/+15 |
| 2025-01-13 | remove code duplication when hashing query result and interning node | Martin Zacho | -1/+0 |
| 2025-01-13 | Rollup merge of #135426 - compiler-errors:no-resolve-assoc-ty, r=lcnr | Matthias Krüger | -153/+20 |
| 2025-01-13 | Auto merge of #135167 - mzacho:depth-limit-const-eval-query, r=oli-obk | bors | -0/+1 |
| 2025-01-13 | Assert that Instance::try_resolve is only used on body-like things | Michael Goulet | -153/+20 |
| 2025-01-12 | Rollup merge of #135383 - BoxyUwU:cov_tag_ptr, r=compiler-errors | Guillaume Gomez | -1/+1 |
| 2025-01-12 | De-abstract tagged pointer abstraction | Boxy | -1/+1 |
| 2025-01-12 | Rollup merge of #135378 - compiler-errors:unnecessary-stashing, r=chenyukang | Matthias Krüger | -11/+1 |
| 2025-01-11 | Remove a bunch of diagnostic stashing that doesn't do anything | Michael Goulet | -11/+1 |
| 2025-01-11 | Rollup merge of #135314 - compiler-errors:eagerly-mono-closures, r=wesleywiser | Matthias Krüger | -0/+13 |
| 2025-01-11 | rename `BitSet` to `DenseBitSet` | Rémy Rakic | -21/+21 |
| 2025-01-10 | mir_transform: implement forced inlining | David Wood | -3/+7 |
| 2025-01-10 | Fix cycle error only occurring with -Zdump-mir | Oli Scherer | -9/+15 |
| 2025-01-10 | Rollup merge of #133088 - the8472:randomize-me-harder, r=workingjubilee | Matthias Krüger | -0/+1 |
| 2025-01-10 | Eagerly collect mono items for non-generic closures | Michael Goulet | -0/+13 |
| 2025-01-10 | Foo<T> != Foo<U> under layout randomization | The 8472 | -0/+1 |
| 2025-01-09 | Rollup merge of #135261 - compiler-errors:coverage-has-identity-substs, r=oli... | Matthias Krüger | -4/+8 |
| 2025-01-09 | Account for identity substituted items in symbol mangling | Michael Goulet | -4/+8 |
| 2025-01-09 | Harden `Ty` constructors a bit in debug mode | Oli Scherer | -2/+37 |
| 2025-01-09 | Remove the now-useless `Result` from `lit_to_const` | Oli Scherer | -20/+2 |
| 2025-01-09 | Use error constant instead of explicit error handling | Oli Scherer | -2/+0 |
| 2025-01-09 | Rollup merge of #134875 - compiler-errors:const-destruct-old-solver, r=lcnr | Matthias Krüger | -2/+2 |
| 2025-01-09 | Rollup merge of #128110 - veera-sivarajan:bugfix-80173, r=cjgillot | Matthias Krüger | -1/+13 |
| 2025-01-08 | Implement const Destruct in old solver | Michael Goulet | -2/+2 |
| 2025-01-08 | Rollup merge of #134228 - oli-obk:pat-lit-path, r=compiler-errors | Matthias Krüger | -0/+2 |
| 2025-01-08 | Auto merge of #133858 - dianne:better-blame-constraints-for-static, r=lcnr | bors | -11/+12 |
| 2025-01-08 | Exhaustively handle expressions in patterns | Oli Scherer | -0/+2 |
| 2025-01-08 | Rollup merge of #134920 - lqd:polonius-next-episode-6, r=jackh726 | Jacob Pratt | -0/+2 |
| 2025-01-07 | Rollup merge of #135149 - compiler-errors:mangle, r=oli-obk | Matthias Krüger | -21/+19 |
| 2025-01-06 | only avoid blaming assignments from argument patterns | dianne | -6/+1 |
| 2025-01-06 | make outlives constraints from generic arguments less boring | dianne | -1/+10 |
| 2025-01-06 | `best_blame_constraint`: prioritize blaming interesting-seeming constraints | dianne | -5/+2 |
| 2025-01-06 | remove the unused `ConstraintCategory::ClosureBounds` | dianne | -5/+0 |
| 2025-01-06 | `best_blame_constraint`: avoid blaming assignments without user-provided types | dianne | -1/+6 |
| 2025-01-06 | Add derived causes for host effect predicates | Michael Goulet | -17/+94 |
| 2025-01-06 | depth limit eval_to_const_value_raw | Martin Zacho | -0/+1 |
| 2025-01-06 | Rollup merge of #135147 - compiler-errors:borrowck-tweaks, r=chenyukang | Matthias Krüger | -19/+22 |
| 2025-01-06 | Use a post-monomorphization typing env when mangling components that come fro... | Michael Goulet | -21/+19 |
| 2025-01-06 | Improve find_self_call with reborrowed receiver | Michael Goulet | -19/+22 |