| Age | Commit message (Expand) | Author | Lines |
| 2022-10-12 | Auto merge of #101679 - compiler-errors:rpitit-default-body, r=nikomatsakis | bors | -19/+4 |
| 2022-10-10 | Rollup merge of #102055 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -157/+0 |
| 2022-10-07 | Rewrite representability | Cameron Steffen | -31/+23 |
| 2022-10-05 | Delay function resolution error until typeck | Michael Goulet | -6/+6 |
| 2022-10-05 | Bless tests | Michael Goulet | -19/+4 |
| 2022-10-01 | bless ui tests | Maybe Waffle | -1/+1 |
| 2022-09-26 | Rollup merge of #101875 - fmease:allow-more-negative-copy-impls, r=lcnr | Matthias Krüger | -4/+4 |
| 2022-09-24 | Note the type when unable to drop values in compile time | Deadbeef | -3/+3 |
| 2022-09-23 | Allow more !Copy impls | León Orell Valerian Liehr | -4/+4 |
| 2022-09-23 | Rollup merge of #100734 - ComputerDruid:afit_feature, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2022-09-21 | Split out async_fn_in_trait into a separate feature | Dan Johnson | -1/+1 |
| 2022-09-22 | Bless test output changes | Frank Steffahn | -1/+1 |
| 2022-09-20 | Move some tests to more reasonable directories | Caio | -157/+0 |
| 2022-09-16 | add help for invalid inline argument | Rageking8 | -0/+2 |
| 2022-09-09 | Adjust pretty printing of RPITITs | Michael Goulet | -2/+2 |
| 2022-09-09 | Bless tests, fix ICE with ImplTraitPlaceholder | Michael Goulet | -17/+34 |
| 2022-09-03 | Shrink suggestion span of argument mismatch error | Michael Goulet | -8/+8 |
| 2022-08-28 | Remove `register_attr`-related tests | Yuki Okushi | -24/+0 |
| 2022-08-19 | Rollup merge of #100081 - RalfJung:unused-unsafe-in-unsafe-fn, r=jackh726 | Dylan DPC | -541/+103 |
| 2022-08-18 | Rollup merge of #100643 - TaKO8Ki:point-at-type-parameter-shadowing-another-t... | Matthias Krüger | -1/+3 |
| 2022-08-17 | point at a type parameter shadowing another type | Takayuki Maeda | -1/+3 |
| 2022-08-12 | Point out a single arg if we have a single arg incompatibility | Michael Goulet | -3/+3 |
| 2022-08-02 | never consider unsafe blocks unused if they would be required with unsafe_op_... | Ralf Jung | -541/+103 |
| 2022-07-15 | Avoid incorrect suggestion | Esteban Küber | -11/+4 |
| 2022-07-15 | Provide structured suggestion for dropped temp value | Esteban Küber | -12/+65 |
| 2022-07-08 | Auto merge of #98816 - estebank:implicit-sized, r=oli-obk | bors | -1/+1 |
| 2022-07-07 | Track implicit `Sized` obligations in type params | Esteban Küber | -1/+1 |
| 2022-07-07 | Shorten span for closures. | Camille GILLOT | -11/+8 |
| 2022-07-01 | Auto merge of #98781 - GuillaumeGomez:rollup-798kb8u, r=GuillaumeGomez | bors | -7/+10 |
| 2022-07-01 | Rollup merge of #98497 - compiler-errors:span-inference-note, r=lcnr | Guillaume Gomez | -7/+10 |
| 2022-07-01 | Auto merge of #93967 - cjgillot:short-struct-span, r=petrochenkov | bors | -25/+16 |
| 2022-07-01 | Only label place where type is needed if span is meaningful | Michael Goulet | -7/+10 |
| 2022-07-01 | Auto merge of #98767 - Dylan-DPC:rollup-j1gq5sr, r=Dylan-DPC | bors | -0/+150 |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -25/+16 |
| 2022-07-01 | Rollup merge of #98644 - matthiaskrgr:drp_loc_span_err__2021_inc_clos_cap, r=... | Dylan DPC | -0/+150 |
| 2022-07-01 | Auto merge of #98402 - cjgillot:undead, r=michaelwoerister | bors | -2/+2 |
| 2022-06-29 | fix ICE with -Wrust-2021-incompatible-closure-captures | Matthias Krüger | -0/+150 |
| 2022-06-27 | Use typed indices in argument mismatch algorithm | Michael Goulet | -2/+2 |
| 2022-06-25 | Rollup merge of #98298 - TaKO8Ki:point-to-type-param-definition, r=compiler-e... | Matthias Krüger | -1/+3 |
| 2022-06-24 | Rollup merge of #98280 - compiler-errors:better-call-closure-on-type-err, r=e... | Yuki Okushi | -0/+4 |
| 2022-06-22 | Uniform spans in dead code lint. | Camille GILLOT | -2/+2 |
| 2022-06-22 | point to type param definition when not finding variant, method and assoc type | Takayuki Maeda | -1/+3 |
| 2022-06-21 | Improve suggestion for calling closure on type mismatch | Michael Goulet | -0/+4 |
| 2022-06-19 | collapse dead code warnings into a single diagnostic | Takayuki Maeda | -10/+10 |
| 2022-06-16 | diagnostics: fix trailing space | klensy | -2/+2 |
| 2022-06-11 | Auto merge of #95880 - cjgillot:def-ident-span, r=petrochenkov | bors | -0/+5 |
| 2022-06-10 | Bless tests. | Camille GILLOT | -0/+5 |
| 2022-06-06 | fix #71363 test by adding `-Z translate-remapped-path-to-local-path=no` | Pietro Albini | -8/+17 |
| 2022-06-02 | remove unnecessary change | lcnr | -8/+8 |
| 2022-06-02 | add new `emit_inference_failure_err` | lcnr | -30/+45 |