| Age | Commit message (Expand) | Author | Lines |
| 2023-11-22 | Auto merge of #118152 - matthiaskrgr:rollup-bqcck4w, r=matthiaskrgr | bors | -4/+17 |
| 2023-11-21 | Rollup merge of #118110 - compiler-errors:defining-anchor, r=aliemjay | Matthias Krüger | -4/+17 |
| 2023-11-21 | Fix some unnecessary casts | Nilstrieb | -3/+1 |
| 2023-11-21 | Fix `clippy::needless_borrow` in the compiler | Nilstrieb | -62/+53 |
| 2023-11-21 | Remove ClosureKind predicate kind | Michael Goulet | -12/+0 |
| 2023-11-21 | Uplift CanonicalVarInfo and friends | Michael Goulet | -153/+46 |
| 2023-11-21 | Uplift BoundVar | Michael Goulet | -7/+2 |
| 2023-11-21 | Rollup merge of #118029 - saethlin:allocid-gc, r=RalfJung | Nilstrieb | -7/+0 |
| 2023-11-21 | Rollup merge of #118121 - nnethercote:rustc_hir, r=compiler-errors | Nilstrieb | -16/+1 |
| 2023-11-21 | Auto merge of #118107 - matthiaskrgr:rollup-k5bfkfr, r=matthiaskrgr | bors | -84/+23 |
| 2023-11-20 | Document DefiningAnchor a bit more | Michael Goulet | -4/+17 |
| 2023-11-20 | Rollup merge of #117851 - compiler-errors:uplift-infer-const, r=spastorino | Matthias Krüger | -81/+5 |
| 2023-11-20 | Rollup merge of #117835 - Nilstrieb:note-object-lifetime-defaults, r=compiler... | Matthias Krüger | -1/+5 |
| 2023-11-20 | Rollup merge of #117327 - Nilstrieb:more-query-docs, r=compiler-errors | Matthias Krüger | -2/+13 |
| 2023-11-20 | Store feature stability un-split | Michael Goulet | -10/+4 |
| 2023-11-20 | Unify defined_lib_features and lib_features queries | Michael Goulet | -9/+14 |
| 2023-11-20 | Uplift InferConst to rustc_type_ir | Michael Goulet | -77/+2 |
| 2023-11-20 | Use InferTy from rustc_type_ir unconditionally | Michael Goulet | -4/+3 |
| 2023-11-20 | Remove unused arena kinds in `rustc_hir` and `rustc_middle`. | Nicholas Nethercote | -16/+1 |
| 2023-11-19 | Rollup merge of #117832 - RalfJung:interpret-shift, r=cjgillot | Michael Goulet | -4/+4 |
| 2023-11-19 | Expand Miri's BorTag GC to a Provenance GC | Ben Kimock | -7/+0 |
| 2023-11-19 | Add documentation for some queries | Nilstrieb | -2/+13 |
| 2023-11-17 | Rollup merge of #117549 - DaniPopes:more-copied, r=b-naber | Matthias Krüger | -1/+1 |
| 2023-11-17 | Auto merge of #117944 - lcnr:region-refactor-uwu, r=BoxyUwU | bors | -9/+13 |
| 2023-11-17 | Auto merge of #117278 - lcnr:try-normalize-ty, r=compiler-errors | bors | -0/+32 |
| 2023-11-17 | rename bound region instantiation | lcnr | -9/+13 |
| 2023-11-17 | Rollup merge of #117963 - nnethercote:rustc_query_system, r=compiler-errors | Takayuki Maeda | -2/+2 |
| 2023-11-17 | Move `lint_store` from `GlobalCtxt` to `Session`. | Nicholas Nethercote | -10/+1 |
| 2023-11-16 | Auto merge of #117956 - saethlin:provenance-gc-access, r=RalfJung | bors | -0/+7 |
| 2023-11-16 | Let Miri see the AllocId for all TyCtxt allocations | Ben Kimock | -0/+7 |
| 2023-11-16 | Reduce exposure of things. | Nicholas Nethercote | -2/+2 |
| 2023-11-15 | Re-format code with new rustfmt | Mark Rousskov | -7/+7 |
| 2023-11-15 | Bump cfg(bootstrap)s | Mark Rousskov | -4/+3 |
| 2023-11-15 | Auto merge of #117908 - lcnr:region-kind-rename, r=BoxyUwU | bors | -83/+88 |
| 2023-11-15 | Auto merge of #117359 - tmiasko:call-def, r=cjgillot | bors | -2/+17 |
| 2023-11-14 | Fix def-use check for call terminators | Tomasz Miąsko | -2/+17 |
| 2023-11-14 | Auto merge of #117849 - compiler-errors:cycle, r=cjgillot | bors | -8/+7 |
| 2023-11-14 | review + fix CI | lcnr | -1/+1 |
| 2023-11-14 | finish `RegionKind` rename | lcnr | -83/+88 |
| 2023-11-13 | Auto merge of #117887 - matthiaskrgr:rollup-rgur03f, r=matthiaskrgr | bors | -4/+4 |
| 2023-11-13 | Rollup merge of #117870 - lcnr:rename-args_ref, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2023-11-13 | Auto merge of #116866 - slanterns:inspect-stabilize, r=BurntSushi | bors | -1/+0 |
| 2023-11-13 | update type flags | lcnr | -10/+10 |
| 2023-11-13 | rename `ReLateBound` to `ReBound` | lcnr | -66/+55 |
| 2023-11-13 | args~~_ref~~_may_unify | lcnr | -4/+4 |
| 2023-11-12 | make LayoutError::Cycle carry ErrorGuaranteed | Michael Goulet | -8/+7 |
| 2023-11-12 | Note about object lifetime defaults in does not live long enough error | Nilstrieb | -1/+5 |
| 2023-11-12 | interpret: simplify handling of shifts by no longer trying to handle signed a... | Ralf Jung | -4/+4 |
| 2023-11-11 | Auto merge of #115694 - clarfonthey:std-hash-private, r=dtolnay | bors | -2/+1 |
| 2023-11-09 | rework alias-relate to `norm(lhs) == norm(rhs)` | lcnr | -0/+22 |