Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Make wasm-builder print the rustc version #7351

Merged
merged 4 commits into from
Oct 19, 2020

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Oct 18, 2020

This makes wasm-builder print the rustc version that is being used to
compile the project. This is rather useful, because people can check
faster if the used rustc version is maybe known for being broken with
Substrate.

This makes `wasm-builder` print the rustc version that is being used to
compile the project. This is rather useful, because people can check
faster if the used rustc version is maybe known for being broken with
Substrate.
@bkchr bkchr added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Oct 18, 2020
@bkchr bkchr requested a review from andresilva October 18, 2020 22:24

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@bkchr bkchr merged commit a3e8ca1 into master Oct 19, 2020
@bkchr bkchr deleted the bkchr-wasm-builder-print-rustc-version branch October 19, 2020 12:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants