summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-07-11Add regression test for #112308Guillaume Gomez-26/+31
2023-07-08Downgrade addr2lineMark Rousskov-2/+2
2023-07-08Fix dropping_copy_types lint from linting in match-arm with side-effectsUrgau-0/+38
2023-07-08Revert the lexing of c_str_literalsLeón Orell Valerian Liehr-16/+96
2023-07-08Add regression testLeón Orell Valerian Liehr-0/+24
2023-06-24Add test case for unsizing with nicheWesley Wiser-0/+30
2023-06-24Make struct layout not depend on unsizeable tailLukas Markeffsky-0/+25
2023-06-24Fix type-inference regression in #112225Arpad Borsos-0/+55
2023-06-24Disable alignment checks on i686-pc-windows-msvcBen Kimock-0/+22
2023-06-03add testslcnr-0/+78
2023-05-29Add a test for misaligned pointer derefs inside addr_of!Ben Kimock-0/+15
2023-05-27Rollup merge of #111181 - bvanjoi:fix-issue-111148, r=davidtwcoMatthias Krüger-0/+10
2023-05-27Auto merge of #110975 - Amanieu:panic_count, r=joshtriplettbors-1/+29
2023-05-27Rework handling of recursive panicsAmanieu d'Antras-1/+29
2023-05-27Rollup merge of #111952 - cjgillot:drop-replace, r=WaffleLapkinGuillaume Gomez-17/+11
2023-05-27Auto merge of #111928 - c410-f3r:dqewdas, r=eholkbors-80/+17
2023-05-27Auto merge of #111245 - fee1-dead-contrib:temp-fix-tuple-struct-field, r=lcnrbors-0/+109
2023-05-27Rollup merge of #111991 - BoxyUwU:change_error_term_display, r=compiler-errorsMatthias Krüger-7/+7
2023-05-27Rollup merge of #111954 - asquared31415:unknown_ptr_type_error, r=compiler-er...Matthias Krüger-2/+57
2023-05-27Rollup merge of #111714 - cjgillot:lint-expect-confusion, r=wesleywiserMatthias Krüger-0/+7
2023-05-26Auto merge of #103291 - ink-feather-org:typeid_no_struct_match, r=dtolnaybors-7/+17
2023-05-26improve error message for calling a method on a raw pointer with an unknown p...asquared31415-2/+57
2023-05-26print const and type errors in braces not square bracketsBoxy-7/+7
2023-05-26Blesses UI tests, add known bug to typeid-equality-by-subtypingonestacked-7/+17
2023-05-26Rollup merge of #111951 - cjgillot:uninh-comment, r=NadrierilMatthias Krüger-76/+177
2023-05-26Rollup merge of #111947 - obeis:issue-111943, r=compiler-errorsMatthias Krüger-0/+38
2023-05-26fix for `Self` not respecting tuple Ctor privacyDeadbeef-0/+109
2023-05-26Add test for RPIT defined with different hidden types with different substsObei Sideg-0/+38
2023-05-25Rollup merge of #111929 - compiler-errors:no-newline-apit, r=wesleywiserMichael Goulet-0/+44
2023-05-25Rollup merge of #111831 - clubby789:capture-slice-pat, r=cjgillotMichael Goulet-85/+196
2023-05-25Rollup merge of #111757 - lowr:fix/lint-attr-on-match-arm, r=eholkMichael Goulet-39/+131
2023-05-25Add NOTE annotations.Camille GILLOT-75/+141
2023-05-25Remove DesugaringKind::Replace.Camille GILLOT-17/+11
2023-05-25Always capture slice when pattern requires checking the lengthclubby789-85/+196
2023-05-25Add inter-crate test.Camille GILLOT-40/+75
2023-05-25Auto merge of #111473 - compiler-errors:opaques, r=lcnrbors-27/+69
2023-05-25Rollup merge of #111624 - cjgillot:private-uninhabited-pattern, r=petrochenkovMatthias Krüger-1/+11
2023-05-25Strongly prefer alias and param-env boundsMichael Goulet-27/+69
2023-05-25Don't print newlines in APITsMichael Goulet-0/+44
2023-05-25Auto merge of #111925 - Manishearth:rollup-z6z6l2v, r=Manishearthbors-1/+1
2023-05-24[RFC-2011] Expand more expressionsCaio-80/+17
2023-05-24Rollup merge of #111841 - matthewjasper:validate-match-guards, r=compiler-errorsMatthias Krüger-33/+232
2023-05-24Emit diagnostic for privately uninhabited uncovered witnesses.Camille GILLOT-1/+11
2023-05-24libtest: Improve error when missing `-Zunstable-options`jyn-1/+1
2023-05-24Rollup merge of #111887 - fmease:inh-proj-pp-tests, r=compiler-errorsMatthias Krüger-0/+46
2023-05-24Rollup merge of #111880 - compiler-errors:pointer-like-param-env, r=jackh726Matthias Krüger-0/+52
2023-05-24Rollup merge of #111864 - Jules-Bertholet:sized-closures, r=compiler-errorsMatthias Krüger-0/+24
2023-05-24Rollup merge of #111861 - compiler-errors:rtn-in-super, r=jackh726Matthias Krüger-0/+22
2023-05-24Add tests for pretty-printing inherent projectionsLeón Orell Valerian Liehr-0/+46
2023-05-23Rollup merge of #111761 - bvanjoi:fix-109148, r=petrochenkovMatthias Krüger-0/+28