chore(deps): update dependency score_toolchains_rust to v0.10.0 - #351
Merged
Conversation
eclipse-score-bot
requested review from
PandaeDo,
antonkri,
umaucher and
vinodreddy-g
as code owners
July 24, 2026 14:38
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
eclipse-score-bot
force-pushed
the
renovate/score_toolchains_rust-0.x
branch
2 times, most recently
from
July 30, 2026 12:35
0ff9333 to
6d8ecef
Compare
eclipse-score-bot
force-pushed
the
renovate/score_toolchains_rust-0.x
branch
from
July 31, 2026 08:06
6d8ecef to
a13e211
Compare
umaucher
approved these changes
Jul 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.9.1→0.10.0Release Notes
eclipse-score/toolchains_rust (score_toolchains_rust)
v0.10.0: Ferrocene artifacts updated to ferrocene_toolchain_builder 1.3.1All artifact pins (toolchain tarballs for all four target triples, Miri sysroots, coverage-tools) now point to builder release 1.3.1, which rebuilds all artifacts from a single build tree. This fixes two issues introduced by the mixed-build 1.3.0 artifacts referenced in 0.9.2:
Additionally:
New: examples with CI smoke tests (#36, fixes #21)
examples/basic/ demonstrates toolchain consumptione way downstream repositories use it) and runs as asmoke test on every PR: build, test, and a coverage run asserting that real LCOV data is produced. Artifact regressions of the kind
fixed above are now caught in this repository's CI
Upgrade notes
llvm_cov/llvm_profdata. Coverage jobs using wildcald_tests_only so test filters also apply to building (already fixed fleet-wide in eclipse-score/cicd-workflows#164/#165).
v0.9.2What's Changed
Full Changelog: eclipse-score/toolchains_rust@v0.9.1...v0.9.2
This PR was generated by #infrastructure automation. Contact us if you have any questions or feedback.