Stream: git-wasmtime

Topic: wasmtime / PR #4775 Update ISLE error message: unknown te...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 19:40):

cfallin requested elliottt for a review on PR #4775.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 19:40):

cfallin opened PR #4775 from isle-error-message to main:

This was likely a copy-paste from the ast::Pattern case, but here it
is checking a term name in ast::Expr and so should say "... in
expression", not "... in pattern".

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 19:46):

jameysharp created PR review comment:

I suppose if bindings.vars.iter().any(|b| b.name == sym), then you could extend the error message to note that there is a variable by that name. That might have helped in the case that brought this mistake to your attention.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 19:46):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 20:20):

cfallin updated PR #4775 from isle-error-message to main.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 20:20):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 20:20):

cfallin created PR review comment:

Great idea, thanks! Just added.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 21:21):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 21:23):

cfallin updated PR #4775 from isle-error-message to main.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 21:23):

cfallin has enabled auto merge for PR #4775.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 21:33):

elliottt submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 22:07):

cfallin merged PR #4775.


Last updated: Oct 23 2024 at 20:03 UTC