| Age | Commit message (Expand) | Author | Lines |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -16/+16 |
| 2023-10-20 | s/Generator/Coroutine/ | Oli Scherer | -11/+11 |
| 2023-10-20 | Adjust imports | Michael Goulet | -1/+1 |
| 2023-10-18 | Auto merge of #116887 - lcnr:alias-ty-constructor, r=compiler-errors | bors | -5/+5 |
| 2023-10-18 | AliasTy::new instead of tcx method | lcnr | -5/+5 |
| 2023-10-18 | Rollup merge of #116870 - compiler-errors:host-param-by-name, r=fee1-dead | Ali MJ Al-Nasrawy | -4/+5 |
| 2023-10-18 | Don't compare host param by name | Michael Goulet | -4/+5 |
| 2023-10-17 | Unify suggestion wording | Esteban Küber | -2/+2 |
| 2023-10-17 | Auto merge of #116756 - fee1-dead-contrib:dupe-those-bounds, r=oli-obk | bors | -6/+92 |
| 2023-10-16 | Rollup merge of #116800 - compiler-errors:rpitit-gat-outlives, r=jackh726 | Guillaume Gomez | -33/+27 |
| 2023-10-16 | Rollup merge of #116257 - estebank:issue-101351, r=b-naber | Matthias Krüger | -15/+63 |
| 2023-10-16 | Fix outlives suggestion for GAT in RPITIT | Michael Goulet | -33/+27 |
| 2023-10-15 | Auto merge of #116688 - compiler-errors:rustfmt-up, r=WaffleLapkin,Nilstrieb | bors | -169/+237 |
| 2023-10-15 | Duplicate `~const` bounds with a non-const one in effects desugaring | Deadbeef | -6/+92 |
| 2023-10-14 | Rollup merge of #116695 - fee1-dead-contrib:fix-cmt, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-10-13 | Stabilize AFIT and RPITIT | Michael Goulet | -5/+3 |
| 2023-10-13 | Tweak wording | Esteban Küber | -1/+2 |
| 2023-10-13 | Suggest trait bounds for used associated type on type param | Esteban Küber | -15/+62 |
| 2023-10-13 | Fix a comment | Deadbeef | -1/+1 |
| 2023-10-13 | Format all the let chains in compiler | Michael Goulet | -169/+237 |
| 2023-10-11 | Auto merge of #115948 - notriddle:notriddle/logo-lockup, r=fmease | bors | -0/+3 |
| 2023-10-09 | Rollup merge of #116537 - gurry:116473-ice-sugg-overlap, r=compiler-errors | Matthias Krüger | -3/+5 |
| 2023-10-08 | rustdoc: remove rust logo from non-Rust crates | Michael Howell | -0/+3 |
| 2023-10-09 | Fix suggestion span involving wrongly placed generic arg on enum variants | Gurinder Singh | -3/+5 |
| 2023-10-06 | Auto merge of #114811 - estebank:impl-ambiguity, r=wesleywiser | bors | -14/+14 |
| 2023-10-05 | Rollup merge of #116296 - compiler-errors:default-return, r=estebank | Jubilee | -1/+1 |
| 2023-10-05 | Auto merge of #116273 - compiler-errors:refine2, r=tmandry | bors | -2/+6 |
| 2023-10-04 | Auto merge of #116370 - nnethercote:more-arena-stuff, r=cjgillot | bors | -1/+1 |
| 2023-10-04 | Point to where missing return type should go | Michael Goulet | -1/+1 |
| 2023-10-04 | Reorder fullfillment errors to keep more interesting ones first | Esteban Küber | -14/+14 |
| 2023-10-03 | Rollup merge of #116261 - lcnr:wf-only-clause, r=davidtwco | Matthias Krüger | -51/+32 |
| 2023-10-03 | Rollup merge of #115863 - chenyukang:yukang-add-message-tidy-check, r=davidtwco | Matthias Krüger | -2/+0 |
| 2023-10-03 | Optimize some `alloc_from_iter` call sites. | Nicholas Nethercote | -1/+1 |
| 2023-09-30 | Auto merge of #115933 - oli-obk:simd_shuffle_const, r=workingjubilee | bors | -21/+23 |
| 2023-09-29 | Rollup merge of #112123 - bvanjoi:fix-98562, r=compiler-errors | Matthias Krüger | -28/+39 |
| 2023-09-29 | Only trigger refine lint on reachable traits | Michael Goulet | -2/+6 |
| 2023-09-29 | fix(suggestion): insert projection to associated types | bohan | -28/+39 |
| 2023-09-29 | specialization: use clause | lcnr | -37/+23 |
| 2023-09-29 | a small wf and clause cleanup | lcnr | -14/+9 |
| 2023-09-29 | Rollup merge of #116253 - asquared31415:adt_const_params_feature, r=compiler-... | Matthias Krüger | -32/+57 |
| 2023-09-29 | Auto merge of #115821 - obeis:hir-analysis-migrate-diagnostics-5, r=compiler-... | bors | -122/+227 |
| 2023-09-28 | make adt_const_params feature suggestion more consistent with others and only... | asquared31415 | -32/+57 |
| 2023-09-28 | Auto merge of #115659 - compiler-errors:itp, r=cjgillot | bors | -132/+3 |
| 2023-09-28 | don't clone copy types | Matthias Krüger | -1/+1 |
| 2023-09-27 | Rollup merge of #116149 - compiler-errors:anonymize, r=lcnr | Matthias Krüger | -4/+25 |
| 2023-09-27 | Auto merge of #116163 - compiler-errors:lazyness, r=oli-obk | bors | -36/+42 |
| 2023-09-26 | Auto merge of #116144 - lcnr:subst-less, r=oli-obk | bors | -11/+12 |
| 2023-09-26 | Anonymize binders for refining_impl_trait check | Michael Goulet | -4/+25 |
| 2023-09-26 | subst -> instantiate | lcnr | -11/+12 |
| 2023-09-26 | Don't store lazyness in DefKind | Michael Goulet | -36/+42 |