| Age | Commit message (Expand) | Author | Lines |
| 2025-03-01 | Rollup merge of #137837 - fee1-dead-contrib:push-pvqvwuvrnwsy, r=compiler-errors | Matthias Krüger | -7/+3 |
| 2025-03-01 | Rollup merge of #137617 - BoxyUwU:generic_const_parameter_types, r=lcnr | Matthias Krüger | -21/+64 |
| 2025-03-01 | Update `const_conditions` and `explicit_implied_const_bounds` docs | Deadbeef | -7/+3 |
| 2025-03-01 | Rollup merge of #137686 - nbdd0121:asm_const, r=compiler-errors | Matthias Krüger | -53/+26 |
| 2025-02-28 | Introduce `feature(generic_const_parameter_types)` | Boxy | -21/+64 |
| 2025-02-26 | Handle asm const similar to inline const | Gary Guo | -53/+26 |
| 2025-02-26 | Rollup merge of #137631 - TaKO8Ki:issue-137508, r=compiler-errors | León Orell Valerian Liehr | -1/+5 |
| 2025-02-26 | Rollup merge of #137613 - davidtwco:const-traits-variances, r=compiler-errors | León Orell Valerian Liehr | -0/+4 |
| 2025-02-26 | Rollup merge of #137529 - klensy:unused3, r=lcnr | León Orell Valerian Liehr | -1/+0 |
| 2025-02-26 | fix #137508 | Takayuki Maeda | -1/+5 |
| 2025-02-25 | Auto merge of #137608 - fmease:rollup-h4siso6, r=fmease | bors | -2/+0 |
| 2025-02-25 | Rollup merge of #137595 - folkertdev:remove-simd-pow-powi, r=RalfJung | León Orell Valerian Liehr | -2/+0 |
| 2025-02-25 | remove unused field from VariantDef::new and convert debug to instrument | klensy | -1/+0 |
| 2025-02-25 | remove `simd_fpow` and `simd_fpowi` | Folkert de Vries | -2/+0 |
| 2025-02-25 | Don't require method impls for methods with `Self:Sized` bounds for impls for... | Oli Scherer | -1/+46 |
| 2025-02-25 | Auto merge of #137573 - compiler-errors:rollup-noq9yhp, r=compiler-errors | bors | -147/+142 |
| 2025-02-24 | Rollup merge of #137556 - RalfJung:simd_shuffle_const_generic, r=oli-obk | Michael Goulet | -1/+1 |
| 2025-02-24 | Rollup merge of #137548 - compiler-errors:asm-ty, r=oli-obk | Michael Goulet | -5/+20 |
| 2025-02-24 | Rollup merge of #137289 - compiler-errors:coerce-unsized-errors, r=oli-obk | Michael Goulet | -136/+120 |
| 2025-02-24 | Deduplicate CoerceUnsized and DispatchFromDyn impl errors | Michael Goulet | -3/+13 |
| 2025-02-24 | Simplify trait error message for CoercePointee validation | Michael Goulet | -47/+84 |
| 2025-02-24 | Consolidate and rework CoercePointee and DispatchFromDyn errors | Michael Goulet | -105/+45 |
| 2025-02-24 | More eagerly bail in DispatchFromDyn validation | Michael Goulet | -25/+22 |
| 2025-02-24 | Remove dyn_compatible_for_dispatch | Michael Goulet | -5/+1 |
| 2025-02-24 | rename simd_shuffle_generic → simd_shuffle_const_generic | Ralf Jung | -1/+1 |
| 2025-02-24 | Better error message for unsized pointers | Michael Goulet | -1/+18 |
| 2025-02-24 | Properly support thin ptrs that are only thin due to their param-env in asm m... | Michael Goulet | -4/+2 |
| 2025-02-24 | Introduce new-style attribute parsers for several attributes | Jana Dönszelmann | -14/+21 |
| 2025-02-24 | Introduce new parsing infrastructure and types for parsed attributes | Jana Dönszelmann | -7/+8 |
| 2025-02-24 | Change span field accesses to method calls | Jana Dönszelmann | -5/+5 |
| 2025-02-24 | hir_analysis: skip self type of host effect preds | David Wood | -0/+4 |
| 2025-02-23 | Rollup merge of #136543 - RalfJung:round-ties-even, r=tgross35 | Trevor Gross | -14/+8 |
| 2025-02-23 | Rollup merge of #137334 - compiler-errors:edition-2024-fresh-2, r=saethlin,tr... | Jacob Pratt | -8/+4 |
| 2025-02-23 | Rollup merge of #137180 - compiler-errors:sym-regions, r=oli-obk | Matthias Krüger | -114/+53 |
| 2025-02-22 | Greatly simplify lifetime captures in edition 2024 | Michael Goulet | -8/+4 |
| 2025-02-22 | make the new intrinsics safe | Ralf Jung | -0/+4 |
| 2025-02-22 | Rollup merge of #137333 - compiler-errors:edition-2024-fresh, r=Nadrieril | Matthias Krüger | -6/+5 |
| 2025-02-22 | Fix binding mode problems | Michael Goulet | -5/+4 |
| 2025-02-22 | Make a fake body to store typeck results for global_asm | Michael Goulet | -68/+29 |
| 2025-02-22 | Initial cleanups of InlineAsmCtxt | Michael Goulet | -57/+35 |
| 2025-02-22 | Make asm a named field | Michael Goulet | -6/+6 |
| 2025-02-22 | Upgrade the compiler to edition 2024 | Michael Goulet | -1/+1 |
| 2025-02-22 | Rollup merge of #136787 - compiler-errors:lt2024feat, r=oli-obk | Matthias Krüger | -21/+12 |
| 2025-02-22 | Rollup merge of #136458 - compiler-errors:fix-3, r=lcnr | Matthias Krüger | -28/+99 |
| 2025-02-21 | Do not deduplicate list of associated types provided by dyn principal | Michael Goulet | -28/+99 |
| 2025-02-21 | Move methods from Map to TyCtxt, part 3. | Nicholas Nethercote | -36/+30 |
| 2025-02-19 | Restrict bevy hack | Michael Goulet | -28/+26 |
| 2025-02-18 | Rollup merge of #137206 - estebank:e0599-structured, r=jieyouxu | Matthias Krüger | -9/+20 |
| 2025-02-18 | Rollup merge of #137000 - compiler-errors:deeply-normalize-item-bounds, r=lcnr | Matthias Krüger | -42/+22 |
| 2025-02-18 | Make E0599 a structured error | Esteban Küber | -9/+20 |