Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Print the rust version when building bpf programs #16181

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

jstarry
Copy link
Contributor

@jstarry jstarry commented Mar 29, 2021

Problem

It's not clear which rustc version is used to compile bpf programs. This is useful for knowing which rust features are available in programs.

Summary of Changes

Print the rust version

Fixes #

@jstarry jstarry requested a review from dmakarov March 29, 2021 03:56
@jstarry jstarry merged commit abada56 into solana-labs:master Mar 29, 2021
@jstarry jstarry deleted the print-rust-version branch March 29, 2021 06:17
mergify bot pushed a commit that referenced this pull request Mar 29, 2021
(cherry picked from commit abada56)

# Conflicts:
#	sdk/bpf/scripts/install.sh
mergify bot pushed a commit that referenced this pull request Mar 29, 2021
mergify bot added a commit that referenced this pull request Mar 29, 2021
(cherry picked from commit abada56)

Co-authored-by: Justin Starry <justin@solana.com>
jstarry added a commit that referenced this pull request Mar 29, 2021
(cherry picked from commit abada56)

# Conflicts:
#	sdk/bpf/scripts/install.sh

Co-authored-by: Justin Starry <justin@solana.com>
CriesofCarrots pushed a commit to CriesofCarrots/solana that referenced this pull request Mar 29, 2021
jstarry added a commit to jstarry/solana that referenced this pull request Mar 30, 2021
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants