Skip to content

Adds support for bindeps in crate universe#2226

Merged
UebelAndre merged 2 commits intobazelbuild:mainfrom
csmulhern:main
Oct 31, 2023
Merged

Adds support for bindeps in crate universe#2226
UebelAndre merged 2 commits intobazelbuild:mainfrom
csmulhern:main

Conversation

@csmulhern
Copy link
Copy Markdown
Contributor

@csmulhern csmulhern commented Oct 30, 2023

Fixes #1739, #2031, #2168.

@UebelAndre
Copy link
Copy Markdown
Collaborator

I think this looks good! Just gotta fix up the new test and rebase 😄

@UebelAndre
Copy link
Copy Markdown
Collaborator

Ah, there's one more directory which needs to be repinned via crate_universe. Try running the following?

cd ./test/no_std/ && REPIN=1 bazel query //...

Copy link
Copy Markdown
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

@UebelAndre UebelAndre merged commit d86faee into bazelbuild:main Oct 31, 2023
@csmulhern
Copy link
Copy Markdown
Contributor Author

Ah, there's one more directory which needs to be repinned via crate_universe. Try running the following?

cd ./test/no_std/ && REPIN=1 bazel query //...

Bah, thanks.

Happy we were able to land this. Thanks all!

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.

Support "artifact dependencies" (bin, cdylib, staticlib)

3 participants