Skip to content

Rust engine: errors resugaring.#1672

Draft
maximebuyse wants to merge 1 commit into
mainfrom
errors-resugaring
Draft

Rust engine: errors resugaring.#1672
maximebuyse wants to merge 1 commit into
mainfrom
errors-resugaring

Conversation

@maximebuyse

@maximebuyse maximebuyse commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

The Error nodes in patterns, type, expression, etc. should be converted into “fake” patterns, “fake” types and “fake” expressions.

E.g., ExprKind::Error(err) should be translated in the application hax_error(formatted err)

@W95Psp

W95Psp commented Sep 25, 2025

Copy link
Copy Markdown
Contributor

Let's keep this PR alive: we will use it and merge it as soon as the Rust engine itself produces errros.

@github-actions

Copy link
Copy Markdown
Contributor

This PR has been marked as stale due to a lack of activity for 60 days. If you believe this pull request is still relevant, please provide an update or comment to keep it open. Otherwise, it will be closed in 7 days.

@maximebuyse

Copy link
Copy Markdown
Contributor Author

We should try to merge this, that will be useful for the lean backend

@github-actions

Copy link
Copy Markdown
Contributor

This PR has been marked as stale due to a lack of activity for 60 days. If you believe this pull request is still relevant, please provide an update or comment to keep it open. Otherwise, it will be closed in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants