Skip to content

Rust: test with the 1.90 toolchain - #20590

Merged
redsun82 merged 2 commits into
mainfrom
redsun82/rust-test-compatibility
Oct 8, 2025
Merged

Rust: test with the 1.90 toolchain#20590
redsun82 merged 2 commits into
mainfrom
redsun82/rust-test-compatibility

Conversation

@redsun82

Copy link
Copy Markdown
Contributor

No description provided.

@github-actionsgithub-actionsBot added the Rust Pull requests that update Rust code label Oct 7, 2025
@redsun82
redsun82 marked this pull request as ready for review October 7, 2025 18:37
@redsun82
redsun82 requested a review from a team as a code ownerOctober 7, 2025 18:37
CopilotAI review requested due to automatic review settings October 7, 2025 18:37

CopilotAI 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.

Pull Request Overview

The purpose of this PR is to update the Rust testing toolchain from version 1.86 to 1.90, along with updating associated expected test files to reflect changes in code generation and analysis results due to the newer Rust compiler version.

  • Updates the Rust toolchain channel from "1.86" to "1.90" in the test configuration
  • Updates numerous expected test output files to match the new compiler's behavior and analysis results
  • Adjusts expected results across security queries, library tests, and extractor tests due to changes in code generation patterns between Rust versions

Reviewed Changes

Copilot reviewed 20 out of 20 changed files in this pull request and generated no comments.

FileDescription
rust/ql/test/rust-toolchain.tomlUpdates Rust toolchain channel from "1.86" to "1.90"
Multiple .expected filesUpdates expected test results to match new compiler output patterns and analysis results

@redsun82
redsun82 requested a review from geoffw0October 7, 2025 18:38
@redsun82
redsun82 merged commit 75a7507 into mainOct 8, 2025
14 checks passed
@redsun82
redsun82 deleted the redsun82/rust-test-compatibility branch October 8, 2025 07:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RustPull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@redsun82@geoffw0