Skip to content

Report every error inside an expression - #420

Merged
LesterEvSe merged 3 commits into
BlockstreamResearch:masterfrom
LesterEvSe:feat/show-every-error-inside-expression
Sep 23, 2026
Merged

LesterEvSe merged 3 commits into
BlockstreamResearch:masterfrom
LesterEvSe:feat/show-every-error-inside-expression

Conversation

@LesterEvSe

Copy link
Copy Markdown
Collaborator

Report every error inside an expression instead of only the first one:

  • Analyze every element of tuples, arrays and lists, every call argument, both arms of a match, every arm of an enum match and every enum payload, even if some of them fail.
  • Add tests.

@LesterEvSe
LesterEvSe requested a review from KyrylR September 21, 2026 10:08
@LesterEvSe LesterEvSe self-assigned this Sep 21, 2026
@LesterEvSe
LesterEvSe requested a review from delta1 as a code owner September 21, 2026 10:08
@LesterEvSe LesterEvSe added the enhancement New feature or request label Sep 21, 2026
@LesterEvSe
LesterEvSe force-pushed the feat/show-every-error-inside-expression branch 3 times, most recently from 9d97803 to 050795b Compare September 22, 2026 13:30
@LesterEvSe
LesterEvSe force-pushed the feat/show-every-error-inside-expression branch from 050795b to 12cc8fa Compare September 22, 2026 13:57

@KyrylR KyrylR left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 12cc8fa; successfully ran local tests

@LesterEvSe
LesterEvSe merged commit e8d251b into BlockstreamResearch:master Sep 23, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants