about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2021-09-16Point at argument instead of call for their obligationsEsteban Kuber-2/+2
2021-09-15Move some tests to more reasonable directoriesCaio-1022/+0
2021-09-15Move object safety suggestions to the end of the errorEsteban Kuber-3/+3
2021-09-15Point to closure when emitting 'cannot move out' for captured variableFabian Wolff-1/+4
2021-09-14Auto merge of #88914 - GuillaumeGomez:rollup-h5svc6w, r=GuillaumeGomezbors-0/+10
2021-09-13Auto merge of #87915 - estebank:fancy-spans, r=oli-obkbors-6/+6
2021-09-13Suggest replacing an inexisting field for an unmentioned fieldHirochika Matsumoto-1/+4
2021-09-12Improve error message for missing trait in trait implFabian Wolff-0/+10
2021-09-10Rollup merge of #88578 - notriddle:notriddle/suggest-add-reference-to-for-loo...Manish Goregaokar-2/+5
2021-09-10Rollup merge of #87441 - ibraheemdev:i-86865, r=cjgillotManish Goregaokar-0/+29
2021-09-09Ignore automatically derived impls of `Clone` and `Debug` in dead code analysisFabian Wolff-0/+4
2021-09-07Recover from `Foo(a: 1, b: 2)`Esteban Kuber-8/+13
2021-09-06Auto merge of #88631 - camelid:sugg-span, r=davidtwcobors-6/+12
2021-09-05Auto merge of #88435 - cjgillot:no-walk-crate, r=Aaron1011bors-2/+4
2021-09-03Auto merge of #88597 - cjgillot:lower-global, r=petrochenkovbors-6/+6
2021-09-02Bless tests.Camille GILLOT-2/+4
2021-09-01fix(test): update with `&mut` suggestionMichael Howell-2/+5
2021-09-01Ensure suggestion is in its own diagnostic windowNoah Lev-8/+12
2021-09-01Fix span used for structured tuple struct suggestionNoah Lev-4/+6
2021-09-01Stop sorting bodies by span.Camille GILLOT-6/+6
2021-09-01add regression test for issue 83190Rémy Rakic-0/+49
2021-09-01Auto merge of #88121 - camelid:better-recursive-alias-error, r=estebankbors-4/+4
2021-08-31emit suggestion byte literal is passed to `format!`ibraheemdev-0/+29
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-15/+5
2021-08-30rename const_evaluatable_checked to generic_const_exprsEllen-1/+1
2021-08-26Rollup merge of #88270 - lqd:hrtb-type-ascription, r=nikomatsakisManish Goregaokar-8/+0
2021-08-26Rollup merge of #88123 - camelid:tup-pat-precise-spans, r=estebankManish Goregaokar-3/+3
2021-08-26Rollup merge of #87832 - wesleywiser:fix_match_step, r=davidtwcoManish Goregaokar-5/+4
2021-08-25Adjust spansNoah Lev-1/+1
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-5/+4
2021-08-24Normalize associated types with bound varsJack Huey-43/+41
2021-08-24Update NLL HRTB type ascription blessed expectationsRémy Rakic-8/+0
2021-08-23Clarify what attribute and derive macros look like.Mara Bos-1/+1
2021-08-23Update tests.Mara Bos-0/+2
2021-08-21Improve errors for recursive type aliasesNoah Lev-4/+4
2021-08-21Make E0023 spans even more preciseNoah Lev-5/+3
2021-08-19Auto merge of #88143 - GuillaumeGomez:rollup-sgh318f, r=GuillaumeGomezbors-8/+8
2021-08-18Auto merge of #86700 - lqd:matthews-nll-hrtb-errors, r=nikomatsakisbors-16/+41
2021-08-18Use more accurate spans when proposing adding lifetime to itemEsteban Kuber-8/+8
2021-08-18Auto merge of #87738 - lqd:polonius-master, r=nikomatsakisbors-0/+73
2021-08-17Make spans for tuple patterns in E0023 more preciseNoah Lev-2/+4
2021-08-16Use note to point at bound introducing requirementEsteban Küber-105/+173
2021-08-16Auto merge of #80357 - c410-f3r:new-hir-let, r=matthewjasperbors-2/+0
2021-08-15Introduce hir::ExprKind::Let - Take 2Caio-2/+0
2021-08-15Fix ui tests for llvm_asm! deprecationAmanieu d'Antras-4/+9
2021-08-15Report nicer errors for HRTB NLL errors from queriesMatthew Jasper-16/+41
2021-08-14Auto merge of #87600 - JohnTitor:classify-ui-tests, r=petrochenkovbors-106/+0
2021-08-12Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylevGuillaume Gomez-1/+1
2021-08-12Use a more accurate span on assoc types WF checksEsteban Kuber-6/+6
2021-08-12Use smaller spans for some structured suggestionsEsteban Kuber-6/+6