about summary refs log tree commit diff
path: root/src/test/ui/expr/malformed_closure
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-100/+0
2022-12-30Suppress errors due to TypeError not coercing with inference variablesMichael Goulet-24/+3
2022-12-13Avoid rendering empty annotationsOli Scherer-3/+0
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-3/+3
2022-12-11Use `with_forced_trimmed_paths`Esteban Küber-1/+1
2022-09-09Be careful about expr_ty_adjusted when noting block tail typeMichael Goulet-1/+1
2021-12-17Bless ui testsDeadbeef-2/+2
2021-11-20Point at source of trait bound obligations in more placesEsteban Kuber-0/+5
2021-09-16Fix rebaseEsteban Kuber-3/+12
2021-09-09Emit proper errors on missing closure bracesSasha Pourcelot-0/+110