Stream: git-wasmtime

Topic: wasmtime / PR #6019 craelift: Compact cases in valid_for_...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2023 at 18:47):

elliottt opened PR #6019 from trevor/compact-valid-for-target-exceptions to main:

Compact down the cases in valid_for_target a bit by using or-patterns. In many cases, this means that we can express the exemptions of a single issue with one entry, rather than spreading them across many entries.

<!--

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 (Mar 14 2023 at 18:47):

elliottt requested afonso360 for a review on PR #6019.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2023 at 18:51):

elliottt updated PR #6019 from trevor/compact-valid-for-target-exceptions to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2023 at 18:51):

elliottt updated PR #6019 from trevor/compact-valid-for-target-exceptions to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2023 at 20:45):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2023 at 21:28):

afonso360 merged PR #6019.


Last updated: Oct 23 2024 at 20:03 UTC