Skip to content

[anneal][v2] Initial setup implementation#3362

Open
mdittmer wants to merge 1 commit into
Gxsdbibycupmktxzi35gzz4cfnbr7eyzxfrom
G4j6evgrreyqc3s3lhca63lo6rn4l5rzo
Open

[anneal][v2] Initial setup implementation#3362
mdittmer wants to merge 1 commit into
Gxsdbibycupmktxzi35gzz4cfnbr7eyzxfrom
G4j6evgrreyqc3s3lhca63lo6rn4l5rzo

Conversation

@mdittmer
Copy link
Copy Markdown
Collaborator

@mdittmer mdittmer commented May 13, 2026

This change contains an initial implementation of a setup crate
intended to install toolchain dependencies as a "setup" step for the
crate consumer. In anneal, this crate will be used to setup toolchain
dependencies from a remote source, a local archive, or a local
directory.

The change also includes updates to vendored dependencies according to
the crates used by setup.


Latest Update: v3 — Compare vs v2

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v2 v1 Base
v3 vs v2 vs v1 vs Base
v2 vs v1 vs Base
v1 vs Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/G4j6evgrreyqc3s3lhca63lo6rn4l5rzo && git checkout -b pr-G4j6evgrreyqc3s3lhca63lo6rn4l5rzo FETCH_HEAD

Checkout

git fetch origin refs/heads/G4j6evgrreyqc3s3lhca63lo6rn4l5rzo && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/G4j6evgrreyqc3s3lhca63lo6rn4l5rzo && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/G4j6evgrreyqc3s3lhca63lo6rn4l5rzo

Stacked PRs enabled by GHerrit.

This change contains an initial implementation of a `setup` crate
intended to install toolchain dependencies as a "setup" step for the
crate consumer. In anneal, this crate will be used to setup toolchain
dependencies from a remote source, a local archive, or a local
directory.

The change also includes updates to vendored dependencies according to
the crates used by `setup`.

gherrit-pr-id: G4j6evgrreyqc3s3lhca63lo6rn4l5rzo
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (Gxsdbibycupmktxzi35gzz4cfnbr7eyzx@d64055e). Learn more about missing BASE report.

Additional details and impacted files
@@                         Coverage Diff                          @@
##             Gxsdbibycupmktxzi35gzz4cfnbr7eyzx    #3362   +/-   ##
====================================================================
  Coverage                                     ?   91.88%           
====================================================================
  Files                                        ?       20           
  Lines                                        ?     6076           
  Branches                                     ?        0           
====================================================================
  Hits                                         ?     5583           
  Misses                                       ?      493           
  Partials                                     ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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