Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renamed rust_toolchain.rust_lib to rust_toolchain.rust_std #1102

Merged
merged 3 commits into from
Jan 24, 2022

Conversation

UebelAndre
Copy link
Collaborator

I feel rust_toolchain.rust_lib is misleading. The expected content of the attribute is an extraction of a Rust standard library artifact (e.g. rust-std-1.58.1-x86_64-unknown-linux-gnu.tar.gz). This minor cleanup makes that more obvious by matching the naming convention of the artifact itself.

Note that this change is still backwards compatible with rust_toolchain.rust_lib but I think it should be deprecated after some time.

@UebelAndre UebelAndre merged commit cc682aa into bazelbuild:main Jan 24, 2022
cfredric pushed a commit to cfredric/rules_rust that referenced this pull request Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants