Skip to content

Rust: Remove test toolchain pin - #22622

Open
paldepind wants to merge 1 commit into
mainfrom
rust/remove-test-toolchain-pins
Open

paldepind wants to merge 1 commit into
mainfrom
rust/remove-test-toolchain-pins

Conversation

@paldepind

Copy link
Copy Markdown
Contributor

This has no effect now that the extractor always uses a fixed toolchain hardcoded into the extractor.

This has no effect now that the extractor always uses a fixed toolchain
hardcoded into the extractor.
@github-actions github-actions Bot added the Rust Pull requests that update Rust code label Sep 18, 2026
@paldepind
paldepind marked this pull request as ready for review September 18, 2026 11:47
@paldepind
paldepind requested a review from a team as a code owner September 18, 2026 11:47
Copilot AI balanced review requested due to automatic review settings September 18, 2026 11:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

The deleted configuration is superseded by the extractor’s fixed toolchain selection.

Review effort: Balanced
Findings: None

What changed in this PR

Removes the obsolete Rust test toolchain pin because the extractor now selects a fixed toolchain internally.

Changes:

  • Deletes the redundant Rust 1.95 test toolchain configuration.
File Description
rust/​ql/​test/​rust-toolchain.toml Removes the obsolete test toolchain pin.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@geoffw0 geoffw0 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

CI is passing, I'm happy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants