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 using_cxx example to cxx 1.0.109 #2200

Merged
merged 2 commits into from
Oct 14, 2023

Conversation

dtolnay
Copy link
Contributor

@dtolnay dtolnay commented Oct 14, 2023

This eliminates the annotation introduced by #2192, because it includes dtolnay/cxx#1277.

This PR includes handwritten changes to WORKSPACE.bazel followed by the generated result of running:

  • cd examples/crate_universe/using_cxx
  • CARGO_BAZEL_REPIN=1 bazel sync --only=using_cxx
  • CARGO_BAZEL_REPIN=1 bazel sync --only=cxxbridge_cmd_deps

Tested by running bazel build ... in the same directory.

Copy link
Collaborator

@UebelAndre UebelAndre left a comment

Choose a reason for hiding this comment

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

Thanks!

@UebelAndre UebelAndre merged commit 31a18a9 into bazelbuild:main Oct 14, 2023
@dtolnay dtolnay deleted the cxxupdate branch October 14, 2023 16:25
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