| Age | Commit message (Expand) | Author | Lines |
| 2022-07-23 | Rollup merge of #99449 - compiler-errors:assoc-const-missing-item, r=lcnr | Guillaume Gomez | -13/+4 |
| 2022-07-23 | Rollup merge of #99580 - fmease:fix-issue-99565, r=estebank | Matthias Krüger | -2/+2 |
| 2022-07-22 | Do not resolve associated const when there is no provided value | Michael Goulet | -13/+4 |
| 2022-07-22 | Rollup merge of #99539 - compiler-errors:bidirectional-block-suggestions, r=f... | Dylan DPC | -2/+0 |
| 2022-07-22 | Don't suggest unnameable generic arguments | León Orell Valerian Liehr | -2/+2 |
| 2022-07-21 | Rollup merge of #99413 - steffahn:btree_dropck, r=m-ou-se | Matthias Krüger | -3/+21 |
| 2022-07-21 | Generalize same_type_modulo_infer | Michael Goulet | -2/+0 |
| 2022-07-19 | Auto merge of #98180 - notriddle:notriddle/rustdoc-fn, r=petrochenkov,Guillau... | bors | -2/+2 |
| 2022-07-19 | Improve the function pointer docs | Michael Howell | -2/+2 |
| 2022-07-19 | Rollup merge of #98028 - aticu:master, r=estebank | Matthias Krüger | -18/+19 |
| 2022-07-19 | Add E0790 as more specific variant of E0283 | aticu | -18/+19 |
| 2022-07-19 | Mention first and last macro in backtrace | Michael Goulet | -4/+4 |
| 2022-07-18 | Add `PhantomData` marker for dropck to `BTreeMap` | Frank Steffahn | -3/+21 |
| 2022-07-18 | Auto merge of #99137 - jackh726:wf-no-infcx, r=estebank | bors | -3/+8 |
| 2022-07-18 | Rollup merge of #99350 - compiler-errors:issue-99240, r=fee1-dead | Yuki Okushi | -6/+18 |
| 2022-07-16 | Be more precise when suggesting removal of parens on unit adt ctor | Michael Goulet | -6/+18 |
| 2022-07-16 | Rollup merge of #99290 - compiler-errors:revert-98794, r=lcnr | Matthias Krüger | -12/+2 |
| 2022-07-16 | Rollup merge of #99258 - estebank:suggest-let, r=wesleywiser | Matthias Krüger | -53/+0 |
| 2022-07-15 | Move tests to fit in limit | Esteban Küber | -89/+0 |
| 2022-07-15 | Provide structured suggestion for dropped temp value | Esteban Küber | -8/+44 |
| 2022-07-15 | Revert "Highlight conflicting param-env candidates" | Michael Goulet | -12/+2 |
| 2022-07-15 | passes: migrate half of `check_attr` | David Wood | -10/+10 |
| 2022-07-15 | Rollup merge of #98869 - compiler-errors:stop_guessing_head_span, r=cjgillot | Dylan DPC | -40/+26 |
| 2022-07-15 | Rollup merge of #99131 - compiler-errors:label-fn, r=cjgillot | Dylan DPC | -4/+4 |
| 2022-07-15 | Remove some usages of guess_head_span from typeck | Michael Goulet | -1/+1 |
| 2022-07-15 | Make item spans more consistent | Michael Goulet | -39/+25 |
| 2022-07-15 | Auto merge of #98203 - kckeiks:gather-body-owners-in-hir-item-queries, r=cjgi... | bors | -6/+6 |
| 2022-07-14 | Add support for APIT and RPIT callables in label_fn_like | Michael Goulet | -4/+4 |
| 2022-07-13 | use gathered body_owners in par_body_owners | Miguel Guarniz | -6/+6 |
| 2022-07-13 | Always use CreateParameter mode for function definitions. | Camille GILLOT | -1/+1 |
| 2022-07-11 | Do not suggest same trait over again | Michael Goulet | -5/+0 |
| 2022-07-10 | Don't try to resolve inference variables in WF computation, just register | Jack Huey | -3/+8 |
| 2022-07-09 | Do not call `check_expr` in `check_compatible`, since it has side-effects and... | Michael Goulet | -18/+5 |
| 2022-07-08 | Auto merge of #98816 - estebank:implicit-sized, r=oli-obk | bors | -12/+12 |
| 2022-07-08 | Rollup merge of #98794 - compiler-errors:conflicting-param-env, r=michaelwoer... | Dylan DPC | -2/+12 |
| 2022-07-08 | Highlight conflicting param-env candidates | Michael Goulet | -2/+12 |
| 2022-07-07 | Track implicit `Sized` obligations in type params | Esteban Küber | -12/+12 |
| 2022-07-07 | Fix borrowck closure span. | Camille GILLOT | -3/+6 |
| 2022-07-07 | Shorten span for closures. | Camille GILLOT | -36/+31 |
| 2022-07-06 | replace `guess_head_span` with `def_span` | Takayuki Maeda | -9/+4 |
| 2022-07-04 | `InferSource::GenericArg`, check for contains | lcnr | -4/+14 |
| 2022-07-04 | update infer cost computation for types | lcnr | -9/+9 |
| 2022-07-02 | Auto merge of #91743 - cjgillot:enable_mir_inlining_inline_all, r=oli-obk | bors | -2/+3 |
| 2022-07-01 | Auto merge of #98781 - GuillaumeGomez:rollup-798kb8u, r=GuillaumeGomez | bors | -21/+37 |
| 2022-07-01 | Auto merge of #93967 - cjgillot:short-struct-span, r=petrochenkov | bors | -66/+44 |
| 2022-07-01 | Don't point at Self type if we can't find an infer variable in ambiguous trai... | Michael Goulet | -11/+31 |
| 2022-07-01 | Show source of ambiguity in a few more places | Michael Goulet | -2/+4 |
| 2022-07-01 | Only label place where type is needed if span is meaningful | Michael Goulet | -8/+2 |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -66/+44 |
| 2022-07-01 | Auto merge of #98402 - cjgillot:undead, r=michaelwoerister | bors | -2/+2 |