| Age | Commit message (Expand) | Author | Lines |
| 2024-07-19 | LTA: Diag: Detect bivariant ty params that are only used recursively | León Orell Valerian Liehr | -36/+37 |
| 2024-07-19 | Rollup merge of #121533 - ratmice:wasm_init_fini_array, r=nnethercote | Trevor Gross | -7/+28 |
| 2024-07-18 | Rollup merge of #127929 - estebank:addr_of, r=compiler-errors | Matthias Krüger | -13/+22 |
| 2024-07-18 | Use more accurate span for `addr_of!` suggestion | Esteban Küber | -13/+22 |
| 2024-07-17 | Account for structs that have unused params in nested types in fields | Michael Goulet | -24/+94 |
| 2024-07-17 | Account for self ty alias | Michael Goulet | -5/+10 |
| 2024-07-17 | Mention that type parameters are used recursively | Michael Goulet | -21/+62 |
| 2024-07-17 | Split part of `adt_const_params` into `unsized_const_params` | Boxy | -18/+33 |
| 2024-07-17 | Forbid `!Sized` types and references | Boxy | -4/+12 |
| 2024-07-15 | Move rustc_infer::infer::error_reporting to rustc_infer::error_reporting::infer | Michael Goulet | -1/+1 |
| 2024-07-08 | Move trait selection error reporting to its own top-level module | Michael Goulet | -7/+7 |
| 2024-07-08 | Rollup merge of #127452 - fee1-dead-contrib:fx-intrinsic-counting, r=fmease | 许杰友 Jieyou Xu (Joe) | -6/+12 |
| 2024-07-08 | Rollup merge of #127439 - compiler-errors:uplift-elaborate, r=lcnr | 许杰友 Jieyou Xu (Joe) | -12/+11 |
| 2024-07-07 | Auto merge of #127172 - compiler-errors:full-can_eq-everywhere, r=lcnr | bors | -49/+43 |
| 2024-07-07 | Fix intrinsic const parameter counting with `effects` | Deadbeef | -6/+12 |
| 2024-07-07 | iter_identity is a better name | Michael Goulet | -12/+11 |
| 2024-07-05 | Use verbose suggestion for changing arg type | Esteban Küber | -3/+3 |
| 2024-07-05 | Rework receiver_is_valid | Michael Goulet | -50/+42 |
| 2024-07-05 | Actually just make can_eq process obligations (almost) everywhere | Michael Goulet | -9/+3 |
| 2024-07-05 | Process alias-relate obligations when proving receiver_is_valid | Michael Goulet | -1/+9 |
| 2024-07-02 | Rewrite dropck | Boxy | -9/+25 |
| 2024-06-28 | temporarily disable effects on specialization tests | Deadbeef | -0/+1 |
| 2024-06-28 | implement new effects desugaring | Deadbeef | -6/+11 |
| 2024-06-26 | Rollup merge of #126968 - lqd:issue-126670, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2024-06-25 | delay bug in RPITIT refinement checking with resolution errors | Rémy Rakic | -4/+4 |
| 2024-06-25 | Rollup merge of #126868 - bvanjoi:fix-126764, r=davidtwco | Matthias Krüger | -5/+12 |
| 2024-06-24 | Split out IntoIterator and non-Iterator constructors for AliasTy/AliasTerm/Tr... | Michael Goulet | -4/+12 |
| 2024-06-23 | not use offset when there is not ends with brace | bohan | -5/+12 |
| 2024-06-22 | Rollup merge of #126552 - fee1-dead-contrib:rmfx, r=compiler-errors | Matthias Krüger | -12/+12 |
| 2024-06-21 | Rename a bunch of things | Michael Goulet | -9/+9 |
| 2024-06-21 | update intrinsic const param counting | Deadbeef | -12/+12 |
| 2024-06-20 | Rollup merge of #126717 - nnethercote:rustfmt-use-pre-cleanups, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2024-06-20 | Rollup merge of #126620 - oli-obk:taint_errors, r=fee1-dead | Matthias Krüger | -10/+1 |
| 2024-06-20 | Add blank lines after module-level `//` comments. | Nicholas Nethercote | -0/+1 |
| 2024-06-19 | Remove a hack that isn't needed anymore | Oli Scherer | -10/+1 |
| 2024-06-19 | Rollup merge of #125293 - dingxiangfei2009:tail-expr-temp-lifetime, r=esteban... | 许杰友 Jieyou Xu (Joe) | -2/+8 |
| 2024-06-18 | Prefer `dcx` methods over fields or fields' methods | Oli Scherer | -1/+1 |
| 2024-06-17 | Rework precise capturing syntax | Michael Goulet | -2/+5 |
| 2024-06-18 | tail expression behind terminating scope | Ding Xiang Fei | -2/+8 |
| 2024-06-15 | Rollup merge of #126417 - beetrees:f16-f128-inline-asm-x86, r=Amanieu | Matthias Krüger | -0/+4 |
| 2024-06-14 | Use is_lang_item more aggressively | Michael Goulet | -2/+2 |
| 2024-06-14 | Update for review | matt rice | -2/+17 |
| 2024-06-13 | Add `f16` and `f128` inline ASM support for `x86` and `x86-64` | beetrees | -0/+4 |
| 2024-06-07 | Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errors | bors | -5/+2 |
| 2024-06-07 | Revert "Create const block DefIds in typeck instead of ast lowering" | Oli Scherer | -5/+2 |
| 2024-06-06 | Uplift TypeError | Michael Goulet | -0/+1 |
| 2024-06-06 | Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obk | bors | -3/+4 |
| 2024-06-05 | Basic removal of `Ty` from places (boring) | Boxy | -3/+0 |
| 2024-06-04 | Add safe/unsafe to static inside extern blocks | Santiago Pastorino | -1/+2 |
| 2024-06-04 | Handle safety keyword for extern block inner items | Santiago Pastorino | -2/+2 |