Stream: git-wasmtime

Topic: wasmtime / PR #3359 Add "cargo:rerun-if-changed=build.rs"...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2021 at 17:46):

sunfishcode opened PR #3359 from sunfishcode/rerun-if-changed to main:

Add "cargo:rerun-if-changed=build.rs" in some build.rs files to tell
cargo that it doesn't need to scan the whole package. See the
[Cargo docs] for more info.

[Cargo docs]: https://doc.rust-lang.org/cargo/reference/build-scripts.html#rerun-if-changed

<!--

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 (Sep 16 2021 at 17:53):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2021 at 18:52):

sunfishcode merged PR #3359.


Last updated: Nov 22 2024 at 17:03 UTC