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

Update rules_rust to point to the latest rule version and update deprecated API call #6106

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

groszewn
Copy link
Contributor

The latest rust version is 1.65.0, which is now being used in CI. Additionally, rust_repositories is deprecated in favor of rules_rust_dependencies and rust_register_toolchains.

@groszewn groszewn force-pushed the rust_version branch 2 times, most recently from 18f2340 to 10f966f Compare December 14, 2022 14:32
…precated API call

The latest rust version is `1.65.0`, which is now being used in CI.
Additionally, `rust_repositories` is
[deprecated](https://bazelbuild.github.io/rules_rust/flatten.html#rust_repositories)
in favor of [rules_rust_dependencies](https://bazelbuild.github.io/rules_rust/flatten.html#rules_rust_dependencies) and
[rust_register_toolchains](https://bazelbuild.github.io/rules_rust/flatten.html#rust_register_toolchains).

`cargo raze` produced no updates.
@groszewn groszewn merged commit c6eb52c into tensorflow:master Dec 14, 2022
@groszewn groszewn deleted the rust_version branch December 14, 2022 20:02
qihach64 pushed a commit to qihach64/tensorboard that referenced this pull request Dec 19, 2022
…precated API call (tensorflow#6106)

The latest rust version is `1.65.0`, which is now being used in CI.
Additionally, `rust_repositories` is
[deprecated](https://github.com/bazelbuild/rules_rust/blob/main/rust/repositories.bzl#L214)
in favor of
[rules_rust_dependencies](https://github.com/bazelbuild/rules_rust/blob/main/rust/repositories.bzl#L47)
and
[rust_register_toolchains](https://github.com/bazelbuild/rules_rust/blob/main/rust/repositories.bzl#L102).
yatbear pushed a commit to yatbear/tensorboard that referenced this pull request Mar 27, 2023
…precated API call (tensorflow#6106)

The latest rust version is `1.65.0`, which is now being used in CI.
Additionally, `rust_repositories` is
[deprecated](https://github.com/bazelbuild/rules_rust/blob/main/rust/repositories.bzl#L214)
in favor of
[rules_rust_dependencies](https://github.com/bazelbuild/rules_rust/blob/main/rust/repositories.bzl#L47)
and
[rust_register_toolchains](https://github.com/bazelbuild/rules_rust/blob/main/rust/repositories.bzl#L102).
dna2github pushed a commit to dna2fork/tensorboard that referenced this pull request May 1, 2023
…precated API call (tensorflow#6106)

The latest rust version is `1.65.0`, which is now being used in CI.
Additionally, `rust_repositories` is
[deprecated](https://github.com/bazelbuild/rules_rust/blob/main/rust/repositories.bzl#L214)
in favor of
[rules_rust_dependencies](https://github.com/bazelbuild/rules_rust/blob/main/rust/repositories.bzl#L47)
and
[rust_register_toolchains](https://github.com/bazelbuild/rules_rust/blob/main/rust/repositories.bzl#L102).
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

2 participants