Stream: git-wasmtime

Topic: wasmtime / PR #3242 Replace some cfg(debug) with cfg(debu...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2021 at 15:39):

alexcrichton opened PR #3242 from more-debug-assertions to main:

Cargo nor rustc ever sets cfg(debug) automatically, so it's expected
that these usages were intended to be cfg(debug_assertions).

<!--

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 25 2021 at 15:39):

alexcrichton requested cfallin for a review on PR #3242.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2021 at 15:56):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 26 2021 at 01:34):

alexcrichton updated PR #3242 from more-debug-assertions to main.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 26 2021 at 03:15):

alexcrichton merged PR #3242.


Last updated: Nov 22 2024 at 16:03 UTC