Skip to content

Conversation

Bownairo
Copy link
Contributor

@Bownairo Bownairo commented May 6, 2025

This adds a path for configuring strip_level in the same way as opt_level. This will allow configuration away from the default of:

default = {
    "dbg": "none",
    "fastbuild": "none",
    "opt": "debuginfo",
},

through rust_register_toolchains.

Copy link

google-cla bot commented May 6, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

nmattia added a commit to dfinity/ic that referenced this pull request Jul 18, 2025
This will allow us to keep up to date with new changes and to
cherry-pick our patches more cleanly
(bazelbuild/rules_rust#3434,
bazelbuild/rules_rust#3510)
github-merge-queue bot pushed a commit to dfinity/ic that referenced this pull request Jul 21, 2025
This will allow us to keep up to date with new changes and to
cherry-pick our patches more cleanly
(bazelbuild/rules_rust#3434,
bazelbuild/rules_rust#3510)
github-merge-queue bot pushed a commit to dfinity/ic that referenced this pull request Jul 21, 2025
This will allow us to keep up to date with new changes and to
cherry-pick our patches more cleanly
(bazelbuild/rules_rust#3434,
bazelbuild/rules_rust#3510)
@Bownairo
Copy link
Contributor Author

I've cleared up the CLA check https://github.com/bazelbuild/rules_rust/pull/3434/checks?check_run_id=41742317674, do you think someone could take a look at this PR?

@Bownairo
Copy link
Contributor Author

Any update here?

Copy link
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.

Sorry for the huge delay here - looks good to me, thanks for the contribution!

@illicitonion illicitonion added this pull request to the merge queue Aug 25, 2025
Merged via the queue into bazelbuild:main with commit dfd7346 Aug 25, 2025
2 checks passed
nmattia added a commit to dfinity/ic that referenced this pull request Sep 2, 2025
This new version supports rust 1.89.0 and includes two of our local
patches that were upstreamed:

* bazelbuild/rules_rust#3560
* bazelbuild/rules_rust#3510
* bazelbuild/rules_rust#3434
github-merge-queue bot pushed a commit to dfinity/ic that referenced this pull request Sep 4, 2025
This new version supports rust 1.89.0 and includes two of our local
patches that were upstreamed:

* bazelbuild/rules_rust#3560
* bazelbuild/rules_rust#3510
* bazelbuild/rules_rust#3434
github-merge-queue bot pushed a commit to dfinity/ic that referenced this pull request Sep 4, 2025
This new version supports rust 1.89.0 and includes two of our local
patches that were upstreamed:

* bazelbuild/rules_rust#3560
* bazelbuild/rules_rust#3510
* bazelbuild/rules_rust#3434
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