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

[rust] update crate index after manifest changed #25801

Closed

Conversation

timothytrippel
Copy link
Contributor

PR #25786 updated the Rust crates used the project but did not update the crate index, thus breaking opentitanlib builds. This runs bazel run //third_party/rust:crate_index -- --repin to fix the issue.

PR lowRISC#25786 updated the Rust crates used the project but did not update
the crate index, thus breaking opentitanlib builds. This runs `bazel run
//third_party/rust:crate_index -- --repin` to fix the issue.

Signed-off-by: Tim Trippel <ttrippel@google.com>
Copy link
Contributor

@engdoreis engdoreis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @timothytrippel for fix this.

@engdoreis
Copy link
Contributor

There are another issues caused because some changes to Opentitanlib were not backported to Earlgrey_1.0.0. Should I add a commit to this PR?

@timothytrippel
Copy link
Contributor Author

closing as this as the fix will be much more involved, and until then, the changes in #25786 should be reverted to fix the branch

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.

2 participants