| Age | Commit message (Expand) | Author | Lines |
| 2025-01-31 | Make comma separated lists of anything easier to make for errors | Esteban Küber | -10/+6 |
| 2025-01-31 | Rollup merge of #135860 - fmease:compiler-mv-obj-save-dyn-compat-ii, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-01-31 | Auto merge of #135318 - compiler-errors:vtable-fixes, r=lcnr | bors | -10/+14 |
| 2025-01-30 | Auto merge of #136318 - matthiaskrgr:rollup-a159mzo, r=matthiaskrgr | bors | -91/+119 |
| 2025-01-30 | add comments | Lukas Markeffsky | -0/+7 |
| 2025-01-30 | check the types in `ty::Value` to value conversion | Lukas Markeffsky | -8/+11 |
| 2025-01-30 | introduce `ty::Value` | Lukas Markeffsky | -86/+104 |
| 2025-01-30 | Do not treat vtable supertraits as distinct when bound with different bound vars | Michael Goulet | -10/+14 |
| 2025-01-30 | Rollup merge of #136179 - oli-obk:push-vxvyttorquxw, r=BoxyUwU | Matthias Krüger | -0/+3 |
| 2025-01-30 | Auto merge of #136035 - SpecificProtagonist:miri-zeroed-alloc, r=oli-obk | bors | -2/+4 |
| 2025-01-29 | Auto merge of #136227 - fmease:rollup-ewpvznh, r=fmease | bors | -0/+4 |
| 2025-01-29 | Allow transmuting generic pattern types to and from their base | Oli Scherer | -0/+3 |
| 2025-01-29 | Rollup merge of #136176 - oli-obk:pattern-type-mir-opts, r=compiler-errors | León Orell Valerian Liehr | -0/+4 |
| 2025-01-28 | Make item self/non-self bound naming less whack | Michael Goulet | -4/+4 |
| 2025-01-28 | Do not assume child bound assumptions for rigid alias | Michael Goulet | -0/+14 |
| 2025-01-28 | miri: optimize zeroed alloc | SpecificProtagonist | -2/+4 |
| 2025-01-28 | Make mir dumps more readable | Oli Scherer | -0/+4 |
| 2025-01-27 | Rollup merge of #136114 - compiler-errors:more-idents, r=jieyouxu | Guillaume Gomez | -0/+9 |
| 2025-01-27 | Rollup merge of #135988 - bjorn3:workaround_parallel_rustc_crash, r=lqd | Guillaume Gomez | -15/+30 |
| 2025-01-27 | Use identifiers in diagnostics more often | Michael Goulet | -0/+9 |
| 2025-01-27 | Add `TooGeneric` variant to `LayoutError` and emit `Unknown` one | FedericoBruzzone | -4/+10 |
| 2025-01-26 | Compiler: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -1/+1 |
| 2025-01-26 | Auto merge of #135753 - compiler-errors:from-ty-const, r=oli-obk | bors | -4/+5 |
| 2025-01-24 | use `fmt::from_fn` in more places, instead of using structs that impl formatt... | Yotam Ofek | -45/+35 |
| 2025-01-24 | Add a workaround for parallel rustc crashing when there are delayed bugs | bjorn3 | -15/+30 |
| 2025-01-23 | `visit_x_unambig` | Boxy | -2/+2 |
| 2025-01-23 | Split hir `TyKind` and `ConstArgKind` in two and update `hir::Visitor` | Boxy | -7/+7 |
| 2025-01-23 | Make `hir::TyKind::TraitObject` use tagged ptr | Boxy | -7/+7 |
| 2025-01-21 | Move supertrait_def_ids into the elaborate module like all other fns | Michael Goulet | -11/+6 |
| 2025-01-20 | Get rid of mir::Const::from_ty_const | Michael Goulet | -4/+5 |
| 2025-01-19 | Manual cleanup of some `is_{or_none|some_and}` usages | Yotam Ofek | -1/+1 |
| 2025-01-19 | Run `clippy --fix` for `unnecessary_map_or` lint | Yotam Ofek | -4/+4 |
| 2025-01-18 | Get rid of `ToPolyTraitRef` | Michael Goulet | -12/+1 |
| 2025-01-17 | Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubilee | bors | -0/+1 |
| 2025-01-16 | Auto merge of #135592 - matthiaskrgr:rollup-4t69l7i, r=matthiaskrgr | bors | -1/+32 |
| 2025-01-16 | Auto merge of #134504 - oli-obk:push-rltsvnyttwll, r=compiler-errors | bors | -2/+37 |
| 2025-01-16 | Coerce safe-to-call target_feature functions to fn pointers. | Luca Versari | -1/+32 |
| 2025-01-16 | Add gpu-kernel calling convention | Flakebi | -0/+1 |
| 2025-01-15 | Auto merge of #134353 - oli-obk:safe-target-feature-unsafe-by-default, r=wesl... | bors | -1/+9 |
| 2025-01-15 | Render fn defs with target_features attrs with the attribute | Oli Scherer | -1/+8 |
| 2025-01-14 | Auto merge of #135278 - tgross35:ignore-std-dep-crates, r=SparrowLii | bors | -0/+16 |
| 2025-01-14 | Add hir::HeaderSafety to make follow up commits simpler | Oli Scherer | -0/+1 |
| 2025-01-14 | Add `tcx.visible_traits()` and use it for producing diagnostics | Trevor Gross | -0/+11 |
| 2025-01-14 | Make `#[rustc_private]` override dependency visibility | Trevor Gross | -0/+5 |
| 2025-01-13 | Assert that Instance::try_resolve is only used on body-like things | Michael Goulet | -2/+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 | rename `BitSet` to `DenseBitSet` | Rémy Rakic | -2/+2 |