| Age | Commit message (Expand) | Author | Lines |
| 2024-08-25 | Rollup merge of #129091 - RalfJung:box_as_ptr, r=Amanieu | Matthias Krüger | -4/+3 |
| 2024-08-25 | Auto merge of #129521 - matthiaskrgr:rollup-uigv77m, r=matthiaskrgr | bors | -11/+23 |
| 2024-08-24 | Rollup merge of #128467 - estebank:unsized-args, r=cjgillot | Trevor Gross | -1/+1 |
| 2024-08-24 | Get rid of predicates_defined_on | Michael Goulet | -19/+0 |
| 2024-08-24 | Don't use TyKind in lint | Michael Goulet | -1/+1 |
| 2024-08-24 | Rollup merge of #129510 - GrigorenkoPV:fix-elided-named-lifetimes, r=cjgillot | Matthias Krüger | -1/+1 |
| 2024-08-24 | Rollup merge of #129246 - BoxyUwU:feature_gate_const_arg_path, r=cjgillot | Matthias Krüger | -10/+22 |
| 2024-08-24 | Fix `elided_named_lifetimes` in code | Pavel Grigorenko | -1/+1 |
| 2024-08-23 | Rollup merge of #129386 - cjgillot:local-resolved-arg, r=compiler-errors | Matthias Krüger | -13/+13 |
| 2024-08-22 | Rollup merge of #129395 - fmease:pp-dyn-w-gat, r=compiler-errors | Matthias Krüger | -1/+4 |
| 2024-08-22 | Pretty-print own args of existential projections | León Orell Valerian Liehr | -1/+4 |
| 2024-08-22 | Use a LocalDefId in ResolvedArg. | Camille GILLOT | -13/+13 |
| 2024-08-21 | Rollup merge of #129355 - RalfJung:PlaceMention, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-08-21 | Rollup merge of #129344 - compiler-errors:less-option-unit-diagnostics, r=jie... | Matthias Krüger | -3/+3 |
| 2024-08-21 | fix comment on PlaceMention semantics | Ralf Jung | -1/+1 |
| 2024-08-21 | Use bool in favor of Option<()> for diagnostics | Michael Goulet | -3/+3 |
| 2024-08-21 | fix link in mir/mod | kyoto7250 | -1/+1 |
| 2024-08-19 | Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin | bors | -1/+1 |
| 2024-08-19 | Retroactively feature gate `ConstArgKind::Path` | Boxy | -10/+22 |
| 2024-08-18 | Added "copy" to Debug fmt for copy operands | RayMuir | -1/+1 |
| 2024-08-18 | rename AddressOf -> RawBorrow inside the compiler | Ralf Jung | -18/+18 |
| 2024-08-18 | Rollup merge of #129203 - compiler-errors:extern_crate_data, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -7/+5 |
| 2024-08-17 | Auto merge of #128792 - compiler-errors:foreign-sig, r=spastorino | bors | -5/+7 |
| 2024-08-17 | Use cnum for extern crate data | Michael Goulet | -7/+5 |
| 2024-08-17 | Rollup merge of #129168 - BoxyUwU:mismatched_ty_correct_id, r=compiler-errors | Matthias Krüger | -37/+27 |
| 2024-08-17 | Rollup merge of #129167 - cuviper:either-once-empty, r=Nadrieril | Matthias Krüger | -9/+9 |
| 2024-08-16 | Rewrite `get_fn_id_for_return_block` | Boxy | -37/+27 |
| 2024-08-16 | mir/pretty: use `Option` instead of `Either<Once, Empty>` | Josh Stone | -9/+9 |
| 2024-08-16 | Use FnSig instead of raw FnDecl for ForeignItemKind::Fn | Michael Goulet | -5/+7 |
| 2024-08-16 | Rollup merge of #129042 - Jaic1:fix-116308, r=BoxyUwU | Matthias Krüger | -0/+4 |
| 2024-08-15 | Rollup merge of #129110 - nnethercote:Ty-kind-ret-ty-comment, r=jieyouxu | Jubilee | -0/+4 |
| 2024-08-16 | Special-case alias ty in `try_from_lit` | Jaic1 | -0/+4 |
| 2024-08-15 | Rollup merge of #129106 - compiler-errors:unused-type-ops, r=jieyouxu | Matthias Krüger | -24/+3 |
| 2024-08-15 | Add a comment explaining the return type of `Ty::kind`. | Nicholas Nethercote | -0/+4 |
| 2024-08-14 | Remove redundant type ops | Michael Goulet | -24/+3 |
| 2024-08-14 | Rollup merge of #128828 - lcnr:search-graph-11, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -13/+0 |
| 2024-08-14 | use the new Box methods in the interpreter | Ralf Jung | -4/+3 |
| 2024-08-14 | Auto merge of #129076 - matthiaskrgr:rollup-rg8mi2x, r=matthiaskrgr | bors | -7/+9 |
| 2024-08-14 | Rollup merge of #129061 - compiler-errors:lang-item, r=Urgau | Matthias Krüger | -7/+9 |
| 2024-08-14 | Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors | bors | -38/+44 |
| 2024-08-13 | Use is_lang_item more | Michael Goulet | -7/+9 |
| 2024-08-13 | Auto merge of #128742 - RalfJung:miri-vtable-uniqueness, r=saethlin | bors | -99/+61 |
| 2024-08-12 | Rollup merge of #128912 - compiler-errors:do-not-recommend-impl, r=lcnr | Matthias Krüger | -0/+7 |
| 2024-08-12 | Rollup merge of #128712 - compiler-errors:normalize-borrowck, r=lcnr | Matthias Krüger | -18/+12 |
| 2024-08-12 | Rollup merge of #128978 - compiler-errors:assert-matches, r=jieyouxu | Guillaume Gomez | -4/+6 |
| 2024-08-12 | do not use the global solver cache for proof trees | lcnr | -13/+0 |
| 2024-08-12 | Streamline some inputs/output traversals. | Nicholas Nethercote | -6/+3 |
| 2024-08-12 | Avoid a `FnPtr` deconstruct-and-recreate. | Nicholas Nethercote | -4/+5 |
| 2024-08-11 | Remove struct_tail_no_normalization | Michael Goulet | -8/+0 |
| 2024-08-11 | Rename normalization functions to raw | Michael Goulet | -11/+13 |